On Dec 28, 2004, at 2:08 PM, Skylos wrote:
Okay, checking another fairly obvious. Do you have libapreq installed?
Skylos
sdavis% perl -MApache::Request -e '0' sdavis% perl -MApache::Cookie -e '0' sdavis% perl -MApache::libapreq -e '0'
All execute without errors. Do these need a valid request to be passed into new before they work? I was testing on the command line, so just wondering if that is a difference?
Sean
-- 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