Hi,

I am newbie to this perl community. I am writing to code to upload file using CGI.pm. During file upload, CGI.pm is saving a file(as CGITempxxx) in the temporary location(ex. /tmp). After copying the file, it is moving the file to corresponding file location.

Is that possible to avoid copying temporary location? ie Will it possible to copy the file without saving file in temp location.

Thanks,
Praveena

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to