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
Hello list.
I'm trying to use Apache::Test for testing a web client
(fusioninventory-agent, if that matters), not a server component.
Basically, I have to test the agent can contact a web server with http
or https, directly or through a proxy, check ssl cert, etc...
So far, I figured out to launc
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/[email protected]/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
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 in the mod_perl2 bundle.
Apache2::LogUtil -- Convenience routines for logging (+context info)
my $log = Apache2::LogU
On 07/29/2010 01:15 PM, Fred Moyer wrote:
I just checked out that thread, not sure how I missed it last year.
But if you could pull
https://svn.apache.org/repos/asf/perl/Apache-Reload/trunk and update
the patches I'd be happy to test them and integrate into this release.
Below is the patch (in
On Thu, Jul 29, 2010 at 9:15 AM, Ryan Gies wrote:
> I'm not even sure what is being released, however wanted to follow through
> just in case.
This is the current 0.11 changeset:
=item 0.11-dev
Add a no Apache::Reload directive which skips reloading for modules
that have it included (useful for
I'm not even sure what is being released, however wanted to follow
through just in case. I submitted a patch (and revised according to
feedback) for Apache2::Reload
http://www.mail-archive.com/[email protected]/msg12391.html
Did this make it in (Fred?) or would you like me to create a pat