$ echo $PERL5LIB /foo/bar/lib $ perl -e 'print $ENV{PERL5LIB} . "\n";' /foo/bar/lib