At 12:07 PM 3/9/2005, Joe Schaefer wrote: >Justin Erenkrantz <[EMAIL PROTECTED]> writes: > >> In general, I'm not really comfortable with adding a large amount of >> perl code to our tree. > >I think Bill's assuming some familiarity with how the httpd-apreq project >is organized. The actual code I assume he's talkabout dropping into >the httpd tree is our apache2 module, which is only a couple of C files. >If you're looking for something to review, I'd suggest > > <URL: http://svn.apache.org/repos/asf/httpd/ > apreq/branches/multi-env-unstable/module/apache2/ >
Bingo. I see any perl-wrapper as surviving very nicely in mod_perl, given that it would be reflecting functions exposed from the core distro. As they mention, the perl wrappers still need refreshing. Bill