https://bugzilla.redhat.com/show_bug.cgi?id=1166504 --- Comment #7 from Petr Pisar <ppisar@xxxxxxxxxx> --- Searching web for phrase perl "Can't locate" "Permission denied." results in reports where people (on Debian, Fedora, Gentoo) had some directories listed in @INC without having access there. What's reporter's @INC (run "perl -V" and look at the end)? Does the strace output have some EACCES or ENOPERM errors for those directories listen in the @INC? E.g. running as a normal user one get this error: $ PERL5LIB=/root perl -e 'use Pod::Usage' Can't locate Pod/Usage.pm: Permission denied at -e line 1. BEGIN failed--compilation aborted at -e line 1. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=nVXPMIut7a&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel