-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Frank Wiles wrote: > On Mon, 19 Sep 2005 20:05:31 -0500 > Boysenberry Payne <[EMAIL PROTECTED]> wrote: > > >>When I get to the following line the debugger hangs: >> >>my $apr = APR::Request::Apache2->handle( $r ); > > > I believe that should be written like this: > > my $apr = Apache2::Request->new( $r_con ); > > Did you find the code you wrote above in some docs somewhere? > > --------------------------------- > Frank Wiles <[EMAIL PROTECTED]> > http://www.wiles.org > --------------------------------- > >
APR::* is the prefered namespace/api for libapreq2. APR::Request::Apache2->handle($r) is the right syntax as far as I known. Tom -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org iD8DBQFDMA/0kVPeOFLgZFIRAgI2AJ4nkKIfBKaly7jpeOCgvYBAvgKJMQCgrBIk bsLwfwfI9vzxYJvN9Y7A0+4= =E0pL -----END PGP SIGNATURE-----