CGI::Simple 0.077
[prev]
[thread]
[next]
[Date index for 2005/03/16]
--=-CxzSx0XWuH1F4C4HDYcM
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
CGI::Simple doesn't work with mod_perl 1.999.20:
$data =3D $self->{'.mod_perl'} ? Apache->request->args :
$ENV{'QUERY_STRING'} || $ENV{'REDIRECT_QUERY_STRING'} || '';
Apache->request->args returns an Apache::RequestRec instead of a native
perl data structure.
What is the new magic to get this to work?
--=-CxzSx0XWuH1F4C4HDYcM
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQBCN6VaqcqnlKSmC70RAvuNAKCDPLy5IF4UWRZa/ngB5KtFAqNIQgCdEBrx
md0wjcdo3lyiARhP7fcINd4=
=haG5
-----END PGP SIGNATURE-----
--=-CxzSx0XWuH1F4C4HDYcM--
 |
CGI::Simple 0.077
Joshua N Pritikin 03:17 on 16 Mar 2005
|