
HTML::Widget::Constraint::Any - Any Constraint

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

One or more of the named fields must be present.


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.