On Sat, 12 Mar 2005, Andrew Johnson wrote:
> I've been wrestling with a script to scrape some information off of
[...]
> What else could I try?
[...]

Hi Andrew

Read some past messages on this list from me.  I think I've made the same
guesses about fifty times now ;-/ and most of the debugging hints are
always taken from the same fairly small set.  Feel free to come back if
you've tried those and are still stuck, of course!

IIRC this list is on gmane now, so it should be easy to search.

Does this list have a FAQ, anybody?

My own FAQs (Python, not Perl, but that's not really all *that* relevant):

http://wwwsearch.sourceforge.net/bits/GeneralFAQ.html
http://wwwsearch.sourceforge.net/ClientCookie/doc.html#debugging

Other standard responses:

1. use WWW::Mechanize

2. perdoc lwpcook


John

Reply via email to