You want to get at the your .pm files in /home/user/test-workspace/trunk/modules/?
If I get your question right, then why not do:
But also know that $variable must also be a global variable,declared either using our $variable; or use vars qw($variable);use lib "test-workspace/trunk/modules"; use upload; print $upload::variable;
In reply to Re: use lib in cgi env
by 2teez
in thread use lib in cgi env
by AlexTape
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |