http://httpd.apache.org/apreq/
Install using one of the following methods: (easiest way) perl Makefile.PL --with-apache2-apxs=/path/to/apache2/bin/apxs (or, same thing, different method) ./configure --with-apache2-apxs=/path/to/apache2/bin/apxs --enable-perl-glue --with-perl=/path/to/perl/binary (then, the standard) make make test make install This appears to install over top of the existing module, unlike installing in an Apache2 directory (like those of us who had mp1 and mp2 running). So there may be problems in mp1 once this is done... I'd test it, but my mp1 is long gone. -----Original Message----- From: David Hofmann [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 15, 2004 6:27 PM To: [EMAIL PROTECTED] Subject: Apache::Request I'm currently in the process of switching from Mod Perl 1.26 to 2.0. One of the programs I use a lot is Apache:Request. Upon attempting to install it from CPAN I found that it only supports up to mod_perl version 1.99. I see that there a development version. Is there a stable version that works for Mod Perl 2.0 or something the can be easily put in it's place? David _________________________________________________________________ Get fast, reliable Internet access with MSN 9 Dial-up - now 3 months FREE! http://join.msn.click-url.com/go/onm00200361ave/direct/01/ -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html