Quoting Clay Fandre <clay at fandre.com>: > I'm looking for a perl script to automatically upload a file to a web > form on a > remote web server running https. Anyone have any ideas? I know there are > some > perl modules that will allow you to submit forms automatically, but > didn't know > if they handled files or https. Plus I didn't want to reinvent the wheel > if > someone already has something. BTW, I'm planning on using LWP and HTTP::Request::Common, unless someone else has a better suggestion.