aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Form/pkg-descr
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-04-18 07:24:45 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-04-18 07:24:45 +0000
commit6debb0146cf528fa09e47a543ce8e65c82220a4d (patch)
tree2a8074f7a8fcb145ddf4717c8ac36090fee826b7 /www/p5-HTML-Form/pkg-descr
parent0fe16e817c68b7d3e96438c919160acbfe7f6163 (diff)
downloadports-6debb0146cf528fa09e47a543ce8e65c82220a4d.tar.gz
ports-6debb0146cf528fa09e47a543ce8e65c82220a4d.zip
Objects of the HTML::Form class represent a single HTML <form> ... </form>
instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. WWW: http://search.cpan.org/dist/HTML-Form/ This new port is needed to update www/p5-libwww.
Notes
Notes: svn path=/head/; revision=272868
Diffstat (limited to 'www/p5-HTML-Form/pkg-descr')
-rw-r--r--www/p5-HTML-Form/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/p5-HTML-Form/pkg-descr b/www/p5-HTML-Form/pkg-descr
new file mode 100644
index 000000000000..6fdd7f6bbaf5
--- /dev/null
+++ b/www/p5-HTML-Form/pkg-descr
@@ -0,0 +1,5 @@
+Objects of the HTML::Form class represent a single HTML <form> ... </form>
+instance. A form consists of a sequence of inputs that usually have names,
+and which can take on various values.
+
+WWW: http://search.cpan.org/dist/HTML-Form/