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
In Section
Seekers of Perl Wisdom