in reply to
Upload images via browser ???
Take a look at the docs for the
CGI
module. It has functionality to allow file uploads through a form. You can upload any sort of file; in particular, you seem to be concerned with images. That works just fine.
Comment on
Re: Upload images via browser ???
In Section
Seekers of Perl Wisdom