VERSION
version 2.03DESCRIPTION
Checks the input value is an email address according to the "address" method of Email::Valid.METHODS
options
Arguments: $stringArguments: \@strings
Arguments: \%keypairs
Options are passed to Email::Valid. An array or single option is passd through with each option as 'true'. Using a hash instead, you can pass through more specific key pair options. Remeber in both cases to omitted the leading dash that you would otherwise need if using Email::Valid directly.
type: Email
options:
- macheck
- tldcheck
- fudge
- fqdn
- allow_ip
- local_rules
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

