Jump to letter: [
ABCDEFGHJKLMNPRSTUWX
]
perl-HTML-SimpleLinkExtor - A simple way to extract links
- Description:
This is a simple HTML link extractor designed for the person who does
not want to deal with the intricacies of HTML::Parser or the
dereferencing needed to get links out of HTML::LinkExtor.
You can extract all the links or some of the links (based on the
HTML tag name or attribute name). If a <BASE HREF> tag is found, all
of the relative URLs will be resolved according to that reference.
Packages
| perl-HTML-SimpleLinkExtor-1.25-1.fc8.noarch
[21 KiB] |
Changelog
by Paul Howarth (2011-08-05):
- Update to 1.25
- Needs Test::More 0.96 for subtests without explicit done_testing
(CPAN RT#70042)
- Update patch for old Test::More versions
|