HTML::Parse question

David Tsai (davidt@web-consult.com)
Thu, 08 Jan 1998 16:33:44 -0800


I am now trying to parse html files.. I was wondering how to get the linked
text of links..
Example:
<A HREF="myfile.html">This is the text I want</A>

Can HTML::Parse do that? Or will I have to write a little peace of code to do
it myself?

Best Regards,
David Tsai