Under ppm type 'remove libnet'. Next check under your <perl dir>\site\lib\Net\ and remove config.pm (if it is still there). Finally run ppm again and type 'install libnet'. That should fix your problem. If it doesn't you may have an old version of perl, or it wasn't installed correctly. | [reply] |
| [reply] |
This is part of Libnet-1.0703, downloaded from Active State.
When I run net::ftp, it prompts me for firewall/proxy info, contained in net::config.
I'm tempted to bypass the net::ftp module and extract needed code...
Thanks!
PH
| [reply] |
If you understand it, I wouldn't have any qualms about going into it and making your necessary configuration changes. I did this myself, as I could find little in the way of actual documentation or automatic configuration abilities to set up an authenticated proxy server. It was a rather painful process, and I ended up doing just what you're thinking of doing without a problem. | [reply] |