Skip to content
Sections
>> Ubuntu >> Packages >> hardy >> perl >> libcgi-untaint-perl
hardy  ] [  lucid  ] [  natty  ] [  oneiric  ] [  precise  ] [  quantal  ]
[ Source: libcgi-untaint-perl  ]

Package: libcgi-untaint-perl (1.26-2) [universe]

Links for libcgi-untaint-perl

Screenshot

Ubuntu Resources:

Download Source Package libcgi-untaint-perl:

Maintainer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

  • Bart Martens

It should generally not be necessary for users to contact the original maintainer.

Similar packages:

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.

 Homepage: http://search.cpan.org/~tmtm/CGI-Untaint/

Other Packages Related to libcgi-untaint-perl

  • depends
  • recommends
  • suggests

Download libcgi-untaint-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 24.8 kB112.0 kB [list of files]