Sorry, did'nt realise it was XML.
What I meant to say is when I do this
#!perl -w use Apache; use Apache::Request; use Apache::Cookie; my $r = Apache::Request -> new(shift);
it does this in the apache errorlog
Can't locate object method "new" via package "Apache::Request" (perhaps you forgot to load "Apache::Request"?) at c:\apache\cgi-bin\ap.pl line 7.
In reply to Re: Using mod_perl on windows
by mcorbett
in thread Using mod_perl on windows
by mcorbett
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |