[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#153137: ITP: libcgi-untaint-perl -- Process CGI input parameters



Package: wnpp
Version: N/A; reported 2002-07-16
Severity: wishlist

* Package name    : libcgi-untaint-perl
  Version         : 0.84-1
  Upstream Author : Tony Bowden <kasei@tmtm.com>
* URL             : http://search.cpan.org/search?dist=CGI-Untaint
* License         : GPL/Artistic
  Description     : Process CGI input parameters
   Dealing with large web based applications with multiple forms is a
   minefield. It's often hard enough to ensure you validate all your
   input at all, without having to worry about doing it in a consistent
   manner. If any of the validation rules change, you often have to alter
   them in many different places. And, if you want to operate taint-safe,
   then you're just adding even more headaches.
   .
   This module provides a simple, convenient, abstracted and extensible
   manner for validating and untainting the input from web forms.
   .
   You simply create a handler with a hash of your parameters (usually
   $q->Vars), and then iterate over the fields you wish to extract,
   performing whatever validations you choose. The resulting variable is
   guaranteed not only to be valid, but also untainted.

This module is needed by the upcoming limacute 2.0 packages by Tore Anderson.

The package is at at http://www.ping.uio.no/~ilmari/debian/

-- System Information:
Debian Release: 3.0
Architecture: i386
Kernel: Linux galadriel 2.4.19-rc1 #1 Sun Jun 30 04:25:42 CEST 2002 i686
Locale: LANG=en_US, LC_CTYPE=no_NO.ISO-8859-1



-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: