Re: Apache2 modules available

2010-07-29 Thread Fred Moyer
You should put these up on CPAN so users can take them for a spin. On Thu, Jul 29, 2010 at 12:52 PM, Ryan Gies wrote: > I hardly think that RC is the right time, however I thought I would speak > up.  I have been sitting on three Apache2 modules which I suspect are useful > enough to be included

Re: Apache2 modules available

2010-07-29 Thread Fred Moyer
On Thu, Jul 29, 2010 at 12:52 PM, Ryan Gies wrote: >    2) Apache2::URI::unescape_url is (was) broken. >       http://www.mail-archive.com/modp...@perl.apache.org/msg23558.html It could be that unescape_url in httpd is at fault here since that is the source of this function via XS. I don't know