Ubuntu Manpages

HTML::Widget::Constraint::ASCII

ASCII Constraint

    my $c = $widget->constraint( 'ASCII', 'foo' );

ASCII Constraint.

Provides a regex to validate ASCII text.

Sebastian Riedel, "sri@oook.de"

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.