Comments
No such item exists
Comments made
Jeff Seale wrote:
That's cool, the way I got my feet wet in Perl was to create a script that pulled stock quotes from quote.com. I then adapted that to grab weather forecasts from the Weather Channel. Those were both done using readily available modules.
04/15/05 22:26:18
Chris wrote:
Thanks for the tip. I'm going to start by replacing all my shell scripts with perl equivalents.
For web scripting, I'm not sure which situations would call for either php or perl, though perl does seem better for extracting information from other sites/sources.
04/16/05 12:03:10