in reply to Re^2: Need way to override PERL5LIB from inside pl script file
in thread Need way to override PERL5LIB from inside pl script file

but it does say explicitly what happens to @INC when you set PERL5LIB ...

under PERL5LIB @INC isn't mentioned at all, so I don't know what you're talking about

You can make the change to the docs yourself and get it into the next release of Perl, by forking, editing and making a pull request on GitHub ...

You too, duh :)

  • Comment on Re^3: Need way to override PERL5LIB from inside pl script file