in reply to Re: How do I upload an image?
in thread How to upload a file to a web server?

I had to write my own when I found out that my version of CGI.pm didn't handle uploads
Uh, it's probably far easier to update your copy of CGI.pm than to write upload code properly. {sigh} Then you fix not only this problem, but many others solved by upgrading.

-- Randal L. Schwartz, Perl hacker