http://www.perlmonks.org?node_id=536124


in reply to How do you test an upload form?

In the test suite for Data::FormValidator::Filters::Image I use a simple but effective way to test file uploads. There is a bit more info in this thread as well.