http://www.perlmonks.org?node_id=136549


in reply to Getting data out of a remote web page

And you should use HTML::Parser or a derivative to "strip the tags". Actually, it's more like "get everything that isn't a tag".
  • Comment on Re: Getting data out of a remote web page