Help for this page

Select Code to Download


  1. or download this
    BEGIN {
    my $path=$0;
    $path=~s{[^\/]+$}{libs/};
    }
    use lib $path;