The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

HTML::FormHandler::Field::Email - Validates email uisng Email::Valid

DESCRIPTION

Validates that the input looks like an email address uisng Email::Valid. Widget type is 'text'.

DEPENDENCIES

Email::Valid

AUTHORS

Gerda Shank

COPYRIGHT

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