diff options
Diffstat (limited to 'www/p5-HTML-TableExtract/pkg-descr')
-rw-r--r-- | www/p5-HTML-TableExtract/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/p5-HTML-TableExtract/pkg-descr b/www/p5-HTML-TableExtract/pkg-descr new file mode 100644 index 000000000000..5737c688c39a --- /dev/null +++ b/www/p5-HTML-TableExtract/pkg-descr @@ -0,0 +1,6 @@ +HTML::TableExtract is a module that simplifies the extraction +of information contained in tables within HTML documents. + +Tables of note may be specified using Headers, Depth, Count, +or some combination of the three. See the module documentation +for details. |