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

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.

2023-08-10 perl v5.36.0