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