> >Thanks for the people who responded to original query. >Another related query. >Whats the best way to specify common set of include library directories, >so that I don't end up including (use lib OR "-I") in each file using my >local modules. (recursive include!) >
Then how about modifying @INC via shell's env variables? Under unix shell,input: $ export PERL5LIB=/your/lib/path -- http://home.arcor.de/jeffpang/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/