On Jan 23, 2007, at 11:40 AM, Geoffrey Young wrote:

I've never heard of args_status in mod_perl, but google finds it in
libapreq, which is a separate entity.

anyway, the source you seek is here

http://svn.apache.org/viewvc/httpd/apreq/trunk/glue/perl/xsbuilder/ APR/Request/Request.xs


Just to add to the above:

        Apache2::RequestRec is part of modperl
Apache2::Request , which is what the OP titled the thread, is part of libapreq

So the OP was looking for the right module but on the wrong list.

// Jonathan Vanasco

| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| SyndiClick.com
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|      FindMeOn.com - The cure for Multiple Web Personality Disorder
|      Web Identity Management and 3D Social Networking
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|      RoadSound.com - Tools For Bands, Stuff For Fans
|      Collaborative Online Management And Syndication Tools
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


Reply via email to