[Bug 1166504] "Can't locate strict.pm: Permission denied" error message does not report concerned file path

bugzilla at redhat.com bugzilla at redhat.com
Sat Nov 29 04:35:02 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1166504



--- Comment #11 from Doug Maxey <dwm at enoyolf.org> ---
Petr,

sorry for the delay, other life events have prevented me from following up.

The issue is not the quality of the error message, the issue is that there
should be none.  I have some code with my PERL5LIB which has nothing to do with
the CORE stuff.  There is a Pod/Usage.pm in the correct vendor location, with
perm correct from root to the leaf.

Yet the DIE path is taken, regardless of whether or not the @INC path search is
exhuasted.  It looks to be exiting early, and prevents all the scripts from
running.  At least all that I have with the 'use Pod::Usage'.

-- 
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=gSSjK1olOO&a=cc_unsubscribe



More information about the perl-devel mailing list