On 8/27/07, Nguyen Vu Hung <[EMAIL PROTECTED]> wrote: > The following code run without problems under Apache 1.3.29, Perl 5.6.1, > mod_perl 1.29. > > Under the new environment which is Apache 2.0.52, Perl 5.8.8, mod_perl > 2.0.3 ( Cent OS 4.5 ), it won't run.
There is no mod_perl-related code in what you're showing, so it doesn't seem like a mod_perl problem. The problem may be related to the version of Perl you have or the version of LWP. Try upgrading your modules. - Perrin