Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042479
en ru br
ALT Linux repos
S:1.24-alt1
5.0: 1.21-alt2
4.1: 1.21-alt1

Group :: Development/Perl
RPM: perl-Mail-CheckUser

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.24-alt1
Build date: 20 december 2016, 18:06 ( 379.3 weeks ago )
Size: 16.43 Kb

Home page:   http://search.cpan.org/dist/Mail-CheckUser/

License: Artistic
Summary: check email addresses for validity
Description:

This Perl module provides routines for checking validity of email address.

If is possible to turn off some or all networking checks (items 2 and 3).
See "GLOBAL VARIABLES".

This module was designed with CGIs (or any other dynamic Web content
programmed with Perl) in mind.  Usually it is required to quickly
check e-mail addresses in forms.  If the check can't be finished in
reasonable time, the e-mail address should be treated as valid.  This
is the default policy.  By default if a timeout happens the result of
the check is treated as positive.  This behavior can be overridden -
see "GLOBAL VARIABLES".

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-Mail-CheckUser
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin