Help for this page
Select Code to Download
Select
or
download this
BEGIN { my $path=$0; $path=~s{[^\/]+$}{libs/}; } use lib $path;