Re: File upload from inside perl script

2002-04-20 Thread $Bill Luebkert
Erik A wrote: > > I normally use a html form to manually upload zip files to a web server. > A perl script on the server takes care of the form/files submitted. > > I now would like to upload the files automatically from a perl script > instead. Hence I would like to send my files from a perl

Re: File upload from inside perl script

2002-04-20 Thread $Bill Luebkert
Erik A wrote: > > I normally use a html form to manually upload zip files to a web server. > A perl script on the server takes care of the form/files submitted. > > I now would like to upload the files automatically from a perl script > instead. Hence I would like to send my files from a perl