in reply to Re: Basic - Perl5libin thread Basic - Perl5lib
#!/usr/bin/perl print "PERL5LIB: ", $ENV{PERL5LIB}, "\n"; print "done\n"; [download]
So you don't. Is that a question?
Perhaps you are missing the point of the variable: To specify additional locations to search for modules.