Man Page: cgi::validop::check::text
Operating Environment: debian
Section: 3pm
CGI::ValidOp::Check::text(3pm) User Contributed Perl Documentation CGI::ValidOp::Check::text(3pm)NAMECGI::ValidOp::Check::text - CGI::ValidOp::Check module to validate textDESCRIPTIONdefault Fails if incoming value contains characters other than Perl's character classes w, s, and: ! " ' ( ) * , - . / : ; ? @ word Fails if value contains anything other an Perl's "word" character class ([a-zA-Z0-9_]). words Like word above, but can contain spaces as well. liberal Expands on default allowing $ = ~ + hippie Even more permissive than liberal, including # { } [ ] ^ _ $ Still does not allow <tags> to be embedded though...AUTHORRandall Hansen <legless@cpan.org>COPYRIGHTCopyright (c) 2003-2005 Randall Hansen. All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html perl v5.10.1 2009-11-30 CGI::ValidOp::Check::text(3pm)
| Related Man Pages |
|---|
| cgi::application::plugin::debugscreen(3pm) - debian |
| cgi::validop(3pm) - debian |
| cgi::validop::check(3pm) - debian |
| cgi::xml(3pm) - debian |
| template::plugin::cgi(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| Introduction |
| A (ksh) Library For and From UNIX.com |