Re: PERL5LIB env variable import possibly broken for large contents on Win32? ( Was: Re: Your CPAN smoker is misconfigured? )
Eric Brine <[email protected]> Wed, 30 Mar 2011 10:21:36 -0400
| Newsgroups | gmane.comp.lang.perl.perl5.porters,gmane.comp.lang.perl.active-perl |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 30, 2011 at 4:54 AM, Christian Walde <[email protected]> wrote: > This seems to indicate to me that the perl executable itself is, for > whatever reason, flat out ignoring the PERL5LIB and/or failing to inject it > into @INC. Other possibilities include Module::Build messing things up or > the Windows Perl executable exclusively having issues. > Is taint on? Perl ignores PERL5LIB then.