aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Element-Extended
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2002-09-21 07:19:17 +0800
committerwollman <wollman@FreeBSD.org>2002-09-21 07:19:17 +0800
commita2dc192e673d700567493de01666ac852e3d860b (patch)
tree2e59487379ecdd2ff8460c8c204a7bc70d1f7e5e /www/p5-HTML-Element-Extended
parent1a6506c7cd0b5ae0c8b33c8fb8db1cd0fae5ee5d (diff)
downloadfreebsd-ports-gnome-a2dc192e673d700567493de01666ac852e3d860b.tar.gz
freebsd-ports-gnome-a2dc192e673d700567493de01666ac852e3d860b.tar.zst
freebsd-ports-gnome-a2dc192e673d700567493de01666ac852e3d860b.zip
Add a proper package description taken from the README file.
Diffstat (limited to 'www/p5-HTML-Element-Extended')
-rw-r--r--www/p5-HTML-Element-Extended/pkg-descr21
1 files changed, 20 insertions, 1 deletions
diff --git a/www/p5-HTML-Element-Extended/pkg-descr b/www/p5-HTML-Element-Extended/pkg-descr
index 3c8485178fcf..8b5f146d0d96 100644
--- a/www/p5-HTML-Element-Extended/pkg-descr
+++ b/www/p5-HTML-Element-Extended/pkg-descr
@@ -1 +1,20 @@
-XXX fixme
+HTML-Element-Extended is a package of several enhanced
+HTML::Element classes, most of which arose during the effort
+to implement an HTML::Element based table class.
+
+The modules are:
+ HTML::ElementTable
+ HTML::ElementSuper
+ HTML::ElementGlob
+ HTML::ElementRaw
+
+The resulting functionality enables:
+ tables
+ element globs
+ element coordinates
+ content replacement
+ content wrapping
+ element cloning
+ raw HTML string adoption
+
+WWW: http://www.mojotoad.com/sisk/projects/HTML-Element-Extended/