8.23 blib
Pragma for testing programs against a package
before the package has been installed. Given a
directory path,
However, you can also call it from a Perl program:perl -Mblib script [args...] perl -Mblib=dir script [args...] use blib; use blib 'dir'; Copyright © 2001 O'Reilly & Associates. All rights reserved. |
|