HTML::Widget::Constraint::Number(3) Number Constraint

SYNOPSIS


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

DESCRIPTION

Number Constraint.

METHODS

validate

AUTHOR

Carl Franks "[email protected]"

LICENSE

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