HTML::Widget::Constraint::Email(3) Email Constraint

SYNOPSIS


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

DESCRIPTION

Email Constraint.

METHODS

validate

AUTHOR

Sebastian Riedel, "[email protected]"

LICENSE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.