in reply to Link script adjustment needed

Hi,

Have you tried the package HTML::LinkExtor yet? It is specially designed to extract links (href, src) etc ... from HTML pages.

Just do a 'perldoc HTML::LinkExtor' to find a nice example on how to use it ... ;-)

J.