Vsevolod (Simon) Ilyushchenko wrote:
> Hi,
> 
> I'd like to suggest a module that I came up with to test CGI file
> uploading logic. I have not found anything else like it.

have you seen Apache-Test yet?

 http://search.cpan.org/dist/Apache-Test/

I find it hard to understand modules like this anymore - why use some funky
tie interface and a bunch of other hoops to fake a live environment when you
can really upload a file to a real webserver and run your tests there?

--Geoff

Reply via email to