Man Page: cgi::untaint::printable
Operating Environment: debian
Section: 3pm
CGI::Untaint::printable(3pm) User Contributed Perl Documentation CGI::Untaint::printable(3pm)NAMECGI::Untaint::printable - validate as a printable valueSYNOPSISmy $name = $handler->extract(-as_printable => 'name');DESCRIPTIONThis 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 |
|---|
| perlio::via::quotedprint5.18(3pm) - mojave |
| apr::request::cgi(3pm) - debian |
| appconfig::cgi(3pm) - debian |
| cgi::untaint(3pm) - debian |
| template::plugin::cgi(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |