blibSection: Perl Programmers Reference Guide (3pm)Updated: 2001-09-21 |
blibSection: Perl Programmers Reference Guide (3pm)Updated: 2001-09-21 |
perl -Mblib script [args...]
perl -Mblib=dir script [args...]
Intended for use on command line with -M option as a way of testing arbitary scripts against an uninstalled version of a package.
However it is possible to :
use blib; or use blib '..';