OverlordQ has asked for the wisdom of the Perl Monks concerning the following question:
1) The script isn't for me, it's for somebody else.
2) They probably wont have perl installed on their computer (Windows Machine).
3) Sending the files to upload with the script.
So I was thinking I could write the script and use one of the 'compilers' (sorry I dont know the correct terminology), to convert the script to an executable. Now the question that's puzzling me is, is there any way to include the file I want to upload in some sort of __DATA__ section, or some other way to include the source file in with the script?Title edit by tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Net::FTP Question
by Thelonius (Priest) on May 16, 2003 at 21:03 UTC | |
by OverlordQ (Hermit) on May 16, 2003 at 21:26 UTC | |
|
Re: Net::FTP Question
by Util (Priest) on May 17, 2003 at 02:59 UTC |