Package : perl-HTML-SimpleLinkExtor

Package details

Summary: 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 de-referencing
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.

This module is simply a subclass around 'HTML::LinkExtor', so it can only
parse what that module can handle. Invalid HTML or XHTML may cause
problems.


URL: https://metacpan.org/release/HTML-SimpleLinkExtor
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs