html::widget::constraint::ascii(3pm) debian man page | unix.com

Man Page: html::widget::constraint::ascii

Operating Environment: debian

Section: 3pm

HTML::Widget::Constraint::ASCII(3pm)			User Contributed Perl Documentation		      HTML::Widget::Constraint::ASCII(3pm)

NAME
HTML::Widget::Constraint::ASCII - ASCII Constraint
SYNOPSIS
my $c = $widget->constraint( 'ASCII', 'foo' );
DESCRIPTION
ASCII Constraint.
METHODS
regex Provides a regex to validate ASCII text.
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::ASCII(3pm)
Related Man Pages
html::widget::element::nullcontainer(3pm) - debian
html::formfu::constraint(3pm) - debian
html::formfu::constraint::callbackonce(3pm) - debian
html::formfu::constraint::dependon(3pm) - debian
html::formfu::role::constraint::others(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results