Paul Harrison wrote:
Apache2 namespace are wrappers of the APR namespace. Where can I find information about APR namespace, that will allow me to invoke the
Not always true:
        in the case of Apache2::(Cookie,Upload,Request) it is.

In general, the APR:: namespace is Perl Glue for the libapr (c functions) + a couple apr-util.

In mp2, Apache2:: is generally the stuff wrapping the httpd datastructures. i.e. struct request_rec is Apache2::RequestRec










--
------------------------------------------------------------------------
"Love is not the one you can picture yourself marrying,
but the one you can't picture the rest of your life without."

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com

  • APR Paul Harrison
    • Re: APR Philip M. Gollucci

Reply via email to