Simple Link Information -- Short Script

I’ve added a short Perl script called linksinfo to the miniprojects page. When invoked with an absolute URL it will parse through the HTML and pull out links. The text in each href tag will then be displayed. If you use a ‘-l’ then it will also display the target of the link.

Why?: This is the first of a couple of scripts I’m writing to help maintain certain meta-data about a website I’m responsible for.