Subject: CVS commit: pkgsrc/www/p5-HTML-FillInForm
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/01/2001 05:33:44
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Oct  1 02:33:44 UTC 2001

Update of /cvsroot/pkgsrc/www/p5-HTML-FillInForm
In directory netbsd.hut.fi:/tmp/cvs-serv24013

Log Message:
p5-HTML-FillInForm: populates HTML Forms with CGI data

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.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/www/p5-HTML-FillInForm/Makefile
N pkgsrc/www/p5-HTML-FillInForm/distinfo
N pkgsrc/www/p5-HTML-FillInForm/pkg/DESCR
N pkgsrc/www/p5-HTML-FillInForm/pkg/PLIST

No conflicts created by this import