Path to this page:
./
wip/p5-CGI-Untaint,
CGI::Untaint - process CGI input parameters
Branch: CURRENT,
Version: 1.26,
Package name: p5-CGI-Untaint-1.26,
Maintainer: ficovhDealing 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
Required to run:[
lang/perl5] [
devel/p5-UNIVERSAL-require]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
RMD160: 36d51f19d617f1a0bcee82fcd22f91ee112959f8
Filesize: 8.667 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)