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



--- Comment #12 from Petr Pisar <ppi...@redhat.com> ---
(In reply to Doug Maxey from comment #11)
> 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.
> 
PERL5LIB can be used for CORE stuff too.

> 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'.

No. This is intended behaviour. See
<https://rt.perl.org/Public/Bug/Display.html?id=113422>.

Does your PERL5LIB contains inaccessible directories?

-- 
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=eTJNvknLKe&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to