aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-SimpleParse/pkg-descr
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-05-27 02:07:44 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-05-27 02:07:44 +0000
commit3f9a715bc2d7e754f98f7783337eab4296830a74 (patch)
tree633ea3abd60f49bd1e686a9cd7a50874281aa0af /www/p5-HTML-SimpleParse/pkg-descr
parent4bd3823cc51d6d74e4c6ea45fe4796b10cd5a9c3 (diff)
downloadports-3f9a715bc2d7e754f98f7783337eab4296830a74.tar.gz
ports-3f9a715bc2d7e754f98f7783337eab4296830a74.zip
Notes
Diffstat (limited to 'www/p5-HTML-SimpleParse/pkg-descr')
-rw-r--r--www/p5-HTML-SimpleParse/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-HTML-SimpleParse/pkg-descr b/www/p5-HTML-SimpleParse/pkg-descr
new file mode 100644
index 000000000000..de4e8d292be6
--- /dev/null
+++ b/www/p5-HTML-SimpleParse/pkg-descr
@@ -0,0 +1,2 @@
+This module is a simple HTML parser. It is similar in concept to HTML::Parser,
+but it differs in a couple of important ways.