Hello,

man Apache2::RequestUtil says (in context of using $r):

  ,,It's possible to write your own full or partial HTTP implementation
  without needing a running Apache server.''

How do I do that?  How to create, for example, new Apache2::Connection?

 $ perl -MApache2::RequestRec -MApache2::RequestUtil -e 
'Apache2::RequestRec->new'
 Can't locate object method "new" via package "Apache2::RequestRec" at -e line 
1.

Documentation refers to the Command Server example, but that's related
to using these inside Apache.

-- 
Radosław Zieliński <[EMAIL PROTECTED]>

Attachment: pgpnmZgyn6CdP.pgp
Description: PGP signature

Reply via email to