Description
libdata-validate-email-perl - validator for email addresses written in Perl
Distribution: Debian 8 (Jessie)
Repository: Debian Main amd64
Package name: libdata-validate-email-perl
Package version: 0.04
Package release: 1
Package architecture: all
Package type: deb
Installed size: 108 B
Download size: 9.55 KB
Official Mirror: ftp.br.debian.org
Data::Validate::Email collects common email validation routines to make input
validation, and untainting easier and more readable.
The main purpose of this module is to check if a mail address is a valid
mail address and if it is compliant with RFC822
The module will also check if the domain is a proper one using
Data::Validate::Domain.