Query: html::widget::constraint::regex
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTML::Widget::Constraint::Regex(3pm) User Contributed Perl Documentation HTML::Widget::Constraint::Regex(3pm)NAMEHTML::Widget::Constraint::Regex - Regex ConstraintSYNOPSISmy $c = $widget->constraint( 'Regex', 'foo' ); $c->regex(qr/^w+$/);DESCRIPTIONRegex Constraint. The Regex constraint always allows an "undef" value or an empty string. If you don't want this behaviour, also use the HTML::Widget::Constraint::All.METHODSregex Arguments: qr/ regex / validateAUTHORSebastian Riedel, "sri@oook.de"LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2007-03-01 HTML::Widget::Constraint::Regex(3pm)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
One instance of comparing grep and awk |
Weird 'find' results |