#!/usr/bin/perl -w BEGIN { $0=~s#/?[^/]*$##; $0 ||= '.'; push @INC,$0.'/../perl_modules'; } print "$_\n" for @INC;
In reply to Re: Using modules with relative paths
by delirium
in thread Using modules with relative paths
by Hena
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |