Query: cgi::validop::check::text
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Weird 'find' results |