diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-FillInForm/DESCR | 13 | ||||
-rw-r--r-- | www/p5-HTML-FillInForm/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-FillInForm/distinfo | 6 |
3 files changed, 12 insertions, 11 deletions
diff --git a/www/p5-HTML-FillInForm/DESCR b/www/p5-HTML-FillInForm/DESCR index 5624633ee65..c3ff4597cf4 100644 --- a/www/p5-HTML-FillInForm/DESCR +++ b/www/p5-HTML-FillInForm/DESCR @@ -1,6 +1,7 @@ -This module automatically inserts data from a previous HTML form into the -HTML input, textarea and select tags. It is a subclass of the HTML::Parser -manpage and uses it to parse the HTML and insert the values into the form -tags. One useful application is after a user submits an HTML form without -filling out a required field. HTML::FillInForm can be used to redisplay -the HTML form with all the form elements containing the submitted info. +This module automatically inserts data from a previous HTML form +into the HTML input, textarea and select tags. It is a subclass +of the HTML::Parser manpage and uses it to parse the HTML and insert +the values into the form tags. One useful application is after a +user submits an HTML form without filling out a required field. +HTML::FillInForm can be used to redisplay the HTML form with all +the form elements containing the submitted info. diff --git a/www/p5-HTML-FillInForm/Makefile b/www/p5-HTML-FillInForm/Makefile index 897db9aaf89..92fcd851e91 100644 --- a/www/p5-HTML-FillInForm/Makefile +++ b/www/p5-HTML-FillInForm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2001/11/26 06:50:33 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/04/17 12:02:39 shell Exp $ -DISTNAME= HTML-FillInForm-0.19 +DISTNAME= HTML-FillInForm-0.26 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5hfi CATEGORIES= www perl5 diff --git a/www/p5-HTML-FillInForm/distinfo b/www/p5-HTML-FillInForm/distinfo index fcb0deba9a3..4626e296ea3 100644 --- a/www/p5-HTML-FillInForm/distinfo +++ b/www/p5-HTML-FillInForm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/10/01 02:33:43 jlam Exp $ +$NetBSD: distinfo,v 1.2 2002/04/17 12:02:39 shell Exp $ -SHA1 (HTML-FillInForm-0.19.tar.gz) = ef03cb8cbb397ffd1e5961d73ecbfbcdea299bf8 -Size (HTML-FillInForm-0.19.tar.gz) = 7659 bytes +SHA1 (HTML-FillInForm-0.26.tar.gz) = e8e84f7f679075a0841d14d64ed21fbc9c32ccb8 +Size (HTML-FillInForm-0.26.tar.gz) = 8728 bytes |