Help for this page
File::Spec::Unix checks $ENV{TMPDIR} (unless taint is on) and /tmp.
print $_."=>".$ENV{$_}."\n" for sort keys %ENV; print $_."=>".$INC{$_}." (v".((($_ =~ /^(.+?)\.pm$/)[0]=~s{/}{::}gr)[0 +])->VERSION.")\n" for sort keys %INC;