summaryrefslogtreecommitdiffstats
path: root/perl/perl-HTML-Tree/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-HTML-Tree/README')
-rw-r--r--perl/perl-HTML-Tree/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/perl/perl-HTML-Tree/README b/perl/perl-HTML-Tree/README
new file mode 100644
index 0000000000..39de0ce785
--- /dev/null
+++ b/perl/perl-HTML-Tree/README
@@ -0,0 +1,6 @@
+HTML-Tree is a suite of Perl modules for making parse trees out of
+HTML source. It consists of mainly two modules, whose documentation
+you should refer to: HTML::TreeBuilder and HTML::Element.
+
+This requires perl-html-parser, perl-Test-Exception and perl-html-tagset.
+