HTML::Widget::Constraint::Printable
Printable Constraint
- Provided by: libhtml-widget-perl (Version: 1.11-5)
- Report a bug
Printable Constraint
my $c = $widget->constraint( 'Printable', 'foo' );
Printable Constraint.
Provides a regex to validate printable characters.
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.