Re: file upload with Perl

2004-09-22 Thread Wiggins d Anconia
> > > I have few questions regarding file uplad: > > 1) I am try do next tutorial: http://www.redantigua.com/upload.html > > but what is "use lib qw(/home/redanti/perl);" here: > http://www.redantigua.com/UploadApp.txt > > perldoc lib C is a pragma (similar to a module, but affects the perl

file upload with Perl

2004-09-22 Thread Maxipoint Rep Office
I have few questions regarding file uplad: 1) I am try do next tutorial: http://www.redantigua.com/upload.html but what is "use lib qw(/home/redanti/perl);" here: http://www.redantigua.com/UploadApp.txt 2) What is my path instead: '/home/redanti/perl' 3) what is modul lib? Is it above li