You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact support.
If you prefer not to see double-underlined words and corresponding ads, place your cursor
in the string "$def_config/config.txt", is that possible for me to upload the file"config" to internet and let the program load it from internet? if yes, can pls kindly post the source code or example? thx a bunch
I'm not sure that I understand your question. If you are asking can Perl do an FTP transfer, the answer is definitely yes. If you are asking if it can do things like include a Perl script from a URL, I can't think of a way to do that.
I'm not sure that I understand your question. If you are asking can Perl do an FTP transfer, the answer is definitely yes. If you are asking if it can do things like include a Perl script from a URL, I can't think of a way to do that.
Can you clairify what you are asking a bit?
-PatP
ops...i'm sorry.... i should make my question clear.... sry
BTW, i'm not using the FTP transfer...meaby take a string from URL's file for the perl's use.. basically uploading a text file that required by perl...eg. "names.txt" into any web, call perl to use a string...eg."name" in the "name.txt".
The pod that senza_nome refered to is the Perl Online Documentation. You can certainly buy the book (which I'd recommend), but you don't need to based on the previous posting.