in reply to General ? re: downloading & uploading files in Perl

If you are using Unix and want to do file uploads to a webserver via a form I suggest my CPAN module HTTP::File .

I do not recommend my module for Windows as there have been some usage problems on Windows that could not be resolved.

  • Comment on RE: General ? re: downloading & uploading files in Perl