Can't locate Crypt/GPG.pm in @INC
Compare @INC dumped from command line with @INC dumped from a CGI. You may need to add use lib "/some/where/"; to the CGI.
Also compare $^X in CGI and command line. Your CGI may run using a different perl. In that case, use lib makes things worse (mixing library paths of different perl versions).
Alexander
In reply to Re^3: cannot use Crypt::GPG for CGI
by afoken
in thread cannot use Crypt::GPG for CGI
by opticalcarrier
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |