Thanks Randy, for the insight.
For those Perl programmers who want to know how to download Randy's list
of Perl packages, access the list at http://theoryx5.uwinnipeg.ca/ppms/.
To install the package (from ActiveState Perl 5.8 PPM), type the following:
ppm install http://theoryx5.uwinnipeg.ca/ppm
On Mon, 11 Apr 2005, Foo Ji-Haw wrote:
> I've been reading the documentation in
> listserv.activestate.com, for documentation on the
> replacement for CGI->param() in apache2 mod_perl. It
> seems that Apache::Request is not yet available, at least
> not on the Win32 platform. Is this correct? Doe
hello guys,
I've been reading the documentation in listserv.activestate.com, for
documentation on the replacement for CGI->param() in apache2 mod_perl.
It seems that Apache::Request is not yet available, at least not on the
Win32 platform. Is this correct? Does this mean I am back to CGI->param(