NAME
HTML::Widget::Constraint::Maybe - Maybe Constraint
SYNOPSIS
my $c = $widget->constraint( 'Maybe', 'foo', 'bar' );
DESCRIPTION
Maybe Constraint.
AUTHOR
Sebastian Riedel, sri@oook.de
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.