Carl Franks > HTML-Widget > HTML::Widget::Constraint::Number

Download:
HTML-Widget-1.11.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  1
View Bugs
Report a bug
Source  

NAME ^

HTML::Widget::Constraint::Number - Number Constraint

SYNOPSIS ^

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

DESCRIPTION ^

Number Constraint.

METHODS ^

validate

AUTHOR ^

Carl Franks cfranks@cpan.org

LICENSE ^

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