in reply to scraping from HTTP page to MySql table

You know, its more complicated, (and More powerful IMO) but i've just learned HTML::TokeParser, which is my now preferred HTML parser.

If you want some example code, check out jeffa's excellent IMDB::Movie.

  • Comment on Re: scraping from HTTP page to MySql table