Re: API Docs

Scott Lo <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <CAPF4Z7A--8NuinU0mRdb5Nfkyr463kTddFE1MQ_S8vYmY6bM0g@mail.gmail.com>
Remove me from the mail list please

Holger Kipp <[email protected]> 於 2014年5月16日星期五寫道:

>
> Am 15.05.2014 um 01:52 schrieb Worik Stanton <[email protected]<javascript:;>
> >:
>
> > I am still trying to fathom the API.
> >
> > I have struck a snag with the documentation.
> >
> >
> > https://perl.apache.org/docs/2.0/api/Apache2/Connection.html#Synopsis
> > says....
> >
> > use Apache2::Connection ();
> > use Apache2::RequestRec ();
> >
> > my $c = $r->connection;
> >
> >
> > What is $r?
>
>
> $r is the Apache2::RequestRec object
> $c is the Apache2::Connection object
>
> it is in the documentation for connection method:
> ---
> connection
>
> Get the client connection record
>
> $c = $r->connection();
>         • obj: $r ( Apache2::RequestRec object )
>         • ret: $c ( Apache2::Connection object )
>         • since: 2.0.00
> —
>
>
> Best regards,
> Holger
>


-- 
Best Regards,

Scott Lo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.