debian man page for cgi::untaint::printable

Query: cgi::untaint::printable

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CGI::Untaint::printable(3pm)				User Contributed Perl Documentation			      CGI::Untaint::printable(3pm)

NAME
CGI::Untaint::printable - validate as a printable value
SYNOPSIS
my $name = $handler->extract(-as_printable => 'name');
DESCRIPTION
This Input Handler verifies that it is dealing with an 'printable' string i.e. characters in the range 40-377 (plus and ). The empty string is taken to be printable. This is occasionally a useful 'fallback' pattern, but in general you will want to write your own patterns to be stricter. perl v5.10.0 2005-09-20 CGI::Untaint::printable(3pm)
Related Man Pages
apr::request::cgi(3pm) - debian
cgi::application::plugin::dbiprofile::graph::svgtt(3pm) - debian
cgi::emulate::psgi(3pm) - debian
cgi::untaint::date(3pm) - debian
cgi::xml(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?