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



--- Comment #13 from Doug Maxey <d...@enoyolf.org> ---
Well, yes, if the CORE stuff is being looked for.  The only things in my
PERL5LIB are my library stuff, no CORE.

Again, this is a major change in behavior in perl where @INC was previously
treated like PATH, where each element is examined, and the first with what is
needed is found.   It now acts completely different.

I can fix this by adding 'use lib' to EACH of my scripts.  But why break
everyone that has a valid PERL5LIB for extensions?

-- 
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=LQh0zaIOeI&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