For Programmers: Free Programming Magazines  


Home > Archive > PERL Miscellaneous > April 2005 > How to upload some file on web server









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to upload some file on web server
max

2005-04-27, 3:58 pm

a.. How to upload some file on web server (FTP?) with single Perl script.
b.. Where I can found Perl FAQ in PDF, or Zip file?
Tnx.

Tom


Gunnar Hjalmarsson

2005-04-27, 3:58 pm

max wrote:
> a.. How to upload some file on web server (FTP?) with single Perl script.


A convenient way is by using the CPAN module CGI::UploadEasy.

http://search.cpan.org/perldoc?CGI%3A%3AUploadEasy

> b.. Where I can found Perl FAQ in PDF, or Zip file?


Don't know about PDF or zip, but you find an overview of available
online docs at http://www.perl.org/docs.html

Assuming you are on a Windows box, I recommend that you install the
bundle at http://www.indigostar.com/indigoperl.htm

That gives you Perl with apache and PHP, and you get the whole Perl docs
(incl. the FAQ) conveniently available as HTML pages.

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com