Vsevolod Ilyushchenko wrote:
Hi,

I'd like to suggest a module that I came up with to test CGI file uploading logic.

I have little experience with file uploads via CGI.pm, so let me pose some questions on more peripheral aspects of your proposal.

"test" in what sense? Is this supposed to be a module like Test::More or Test::Deep which builds on Test::Builder and which will ultimately generate an 'ok'? If so, what does the interface for that look like?

[snip]


This module relies on IO::WrapTie.

Hmmm.  I read in the docs on IO::WrapTie:

    "This is currently Alpha code, released for comments."

How would your module react if IO::WrapTie's code changed significantly between alpha and beta?

jimk

Reply via email to