#!/usr/bin/perl print "PERL5LIB: ", $ENV{PERL5LIB}, "\n"; print "done\n"; [download]
In reply to Re^2: Basic - Perl5lib by Anonymous Monk in thread Basic - Perl5lib by Anonymous Monk