Re: ANN: Apache2::UploadProgress

2006-04-24 Thread Cees Hek
On 4/24/06, RA Jones <[EMAIL PROTECTED]> wrote: > Exactly what I have spent the last weekend looking for! But it looks > like a non-starter for Win32 as it appears to have Cache::FastMmap as a > dependency, which doesn't have a ppm and won't install as a CPAN module. > Any way it can configured to

Re: ANN: Apache2::UploadProgress

2006-04-24 Thread RA Jones
Exactly what I have spent the last weekend looking for! But it looks like a non-starter for Win32 as it appears to have Cache::FastMmap as a dependency, which doesn't have a ppm and won't install as a CPAN module. Any way it can configured to run without FastMmap? Cees Hek wrote: The URL

ANN: Apache2::UploadProgress

2006-04-24 Thread Cees Hek
The URL http://cees.crtconsulting.ca/perl/modules/Apache2-UploadProgress-0.2.tar.gz has entered CPAN as file: $CPAN/authors/id/C/CE/CEESHEK/Apache2-UploadProgress-0.2.tar.gz size: 26235 bytes md5: da726fab802ba49d954c0c9042d0324b Apache2::UploadProgress allows you to easily add progr

using mod_perl to debug apache?

2006-04-24 Thread Jonathan
something is odd with my mime types on a custom apache install. sometimes text/css is text/css, other times its sent as text/html (which firefox hates) since i have mp enabled on this server, and mp can plug into apache just about anywhere, i'm wondering if anyone would know of a way to

Re: perl CGI problem

2006-04-24 Thread Perrin Harkins
Dave Anderson wrote: I have a standard formmail perl routine taken verbatim from matt's script archive. It works. I have personally received a few hundred thousand spams as a direct result of security holes in Matt's formmail program. May I suggest this one instead? http://nms-cgi.sourcefo

Re: 2.0.2 release is still broken for Apache2::PerlSections

2006-04-24 Thread John Plumbley
I am in the process of moving to modperl2 and was tripped up by the problem with @PerlConfig that Apache2::PerlSections has. I came across your post from last October but it does not look as though the fix you suggested then has been taken up. As per your post, there are two issues here affecting