debian man page for html::widget::constraint::regex

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)

NAME
HTML::Widget::Constraint::Regex - Regex Constraint
SYNOPSIS
my $c = $widget->constraint( 'Regex', 'foo' ); $c->regex(qr/^w+$/);
DESCRIPTION
Regex 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.
METHODS
regex Arguments: qr/ regex / validate
AUTHOR
Sebastian Riedel, "sri@oook.de"
LICENSE
This 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)
Related Man Pages
html::widget::element::nullcontainer(3pm) - debian
graphviz::regex(3pm) - debian
html::formfu::role::constraint::others(3pm) - debian
html::widget::accessor(3pm) - debian
tie::hash::regex(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph