djaesone has asked for the wisdom of the Perl Monks concerning the following question:
The website is injected in the code as:
$baseurl = "http://www.retrosheet.org/";
I'm not sure if the problem is with the way the website is structured, or the code, or if my command line is failing to reach the internet for some reason.
Any thoughts are appreciated. Thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Script to retrieve zip from internet
by rafl (Friar) on Mar 20, 2006 at 00:38 UTC | |
|
Re: Script to retrieve zip from internet
by planetscape (Chancellor) on Mar 20, 2006 at 04:01 UTC | |
|
Re: Script to retrieve zip from internet
by ayrnieu (Beadle) on Mar 20, 2006 at 00:34 UTC |