phpMan > perldoc > CGI::Untaint::printable

Markdown | JSON | MCP    

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 \040-\377 (plus \r and \n).

    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.

Generated by phpMan v3.7.7 Author: Che Dong Under GNU General Public License
2026-06-10 05:25 @216.73.217.62
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!