in reply to rexec from a cgi vs cmdline
So now you know the story the *quick and dirty fix* is to add the path the module to @INC at compile time. You can do this using either of these:
use lib '/path/to/module'; # or you can BEGIN { unshift @INC, '/path/to/module' }
There is more detail on @INC at Simple Module Tutorial and CGI Help Guide
cheers
tachyon
s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print
|
|---|