8 lines
230 B
Text
8 lines
230 B
Text
|
Locate and 'use lib' directories along the path of $FindBin::Bin to
|
||
|
automate locating modules.
|
||
|
|
||
|
Uses File::Spec and Cwd's abs_path to accomodate multiple O/S and
|
||
|
redundant symlinks.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/FindBin-libs/
|