Package perl-Mail-CheckUser: Information

    Source package: perl-Mail-CheckUser
    Version: 1.21-alt3.1
    Build time:  Nov 23, 2010, 08:22 AM
    Category: Development/Perl
    Report package bug
    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".

    List of rpms provided by this srpm:
    perl-Mail-CheckUser (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @cpan
    @qa

      1. perl-Net-DNS
      2. perl-Net-Ping
      3. perl-devel
      4. perl-libnet
      5. perl-podlators

    Last changed


    Nov. 22, 2010 Igor Vlasenko 1.21-alt3.1
    - repair after perl 5.12 upgrade using girar-nmu
    July 30, 2010 Vitaly Lipatov 1.21-alt3
    - fix build
    Sept. 6, 2008 Vitaly Lipatov 1.21-alt2
    - fix directory ownership violation