Is it possible to use LWP UserAgent to do a form upload (specifically a browser based file file upload via a an html form), and if so how? I can't seem to figure out how one would pipe the file into it and if there's supposed to be any encoding or not, the RFC on browser based form uploads doesn't seem to help in checking if the lwp module has built in support for it.
Any help would be appreciated. Chris Miseresky