
HTML::Widget::Constraint::Date - 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.