are you using apache2 and Modperl::Registry on the new machine? if so, then you need to keep in mind that it doesn't cwd into the directory of the script before running it like apache 1.x did. that means that anything like:
use lib qw(.); use Some::Module::Located::In::Same::Directory;
will fail.
In reply to Re: CGI works, not with mod_perl??
by thraxil
in thread CGI works, not with mod_perl??
by Massyn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |