in reply to XML::Simple.pm breaks CGI.pm under mod_perl?

You aren't perchance using Nusphere? I had an issue with mod_perl not recognizing POSTed params, and it turned out it was a bug, related to how mod_perl and apache were built. Upgrading my version of NuSphere fixed it.

  • Comment on Re: XML::Simple.pm breaks CGI.pm under mod_perl?

Replies are listed 'Best First'.
Re: Re: XML::Simple.pm breaks CGI.pm under mod_perl?
by voyager (Friar) on Jun 18, 2001 at 23:46 UTC
    I am not running Nusphere.

    I neglected to mention I am on Win32 and using binary distributions of Perl (5.6), Apache (1.3.17) and mod_perl.