in reply to Help Writing a System to Grab Data from a Site

If you have to use HTML (see other reply about troubles with that) then the LWP stuff is where you want to start looking. LWP::Simple if it is well 'Simple' and the others if not.

  • Comment on Re: Help Writing a System to Grab Data from a Site