I am running Apache 2.0.69 and mp2 mod_perl2-2.0.3_1,3 on FreeBSD 6.1.
I can run a script that decrypts the a PGP encrypted file outside of apache/mp2
and as a CGI script but when run from a perl handler it gives the error
fh is undefined at /usr/local/lib/perl5/site_perl/5.8.8/GnuPG/Interface.pm
Thank you both for your responses. I found an existing bug report for
this (http://rt.cpan.org/Public/Bug/Display.html?id=15482) and added my
comments there.
Regards,
Clayton Smith
Dondi M. Stroma wrote:
This sounds like a CGI.pm issue. PerlRun doesn't alter the behavior
of CGI::header.