HTML::Widget::Constraint::Date
Date Constraint
- Provided by: libhtml-widget-perl (Version: 1.11-7)
- Report a bug
Date Constraint
my $c = $widget->constraint( 'Date', 'year', 'month', 'day' );
Date Constraint.
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.