Subject: | Produce link map |
It would be nice to have a link_hash method, returning a hash whose keys
are the text and values are URLs.
e.g. scanning
<A HREF="http://www.perl.org">Click</A>
Would return
( 'Click' => 'http://www.perl.org' )
This queue is for tickets about the HTML-SimpleLinkExtor CPAN distribution.
The Basics
People
|
Bug Information
|