Source: libcgi-untaint-email-perl Maintainer: Debian Perl Group Uploaders: Martín Ferrari Section: perl Testsuite: autopkgtest-pkg-perl Priority: extra Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libcgi-pm-perl | perl (<< 5.19), libcgi-untaint-perl, libemail-valid-perl, libmailtools-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-untaint-email-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-untaint-email-perl.git Homepage: https://metacpan.org/release/CGI-Untaint-email Package: libcgi-untaint-email-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-untaint-perl, libemail-valid-perl, libmailtools-perl Recommends: libcgi-pm-perl | perl (<< 5.19) Description: input handler for CGI::Untaint to validate an email address CGI::Untaint::email is an input handler for CGI::Untaint that validates an email address according to RFC2822, using Email::Valid. . The resulting value will be an Mail::Address instance.