Where is PERL5LIB documented?

2016-05-05 Thread Peng Yu
Hi, I am trying to find the official doc of environment variable PERL5LIB. But I don't find it on perldoc.perl.org. Does anybody know where I can find the official doc of PERL5LIB? -- Regards, Peng -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginn

Re: Where is PERL5LIB documented?

2016-05-05 Thread Uri Guttman
On 05/05/2016 11:42 PM, Peng Yu wrote: Hi, I am trying to find the official doc of environment variable PERL5LIB. But I don't find it on perldoc.perl.org. Does anybody know where I can find the official doc of PERL5LIB? perlrun covers it in the environment section. i did search for it on perldo