
HTML::Widget::Constraint::Maybe - Maybe Constraint

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

Maybe 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.