Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038526
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 

#
#   - Mail::CheckUser -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Mail::CheckUser
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Mail-CheckUser
%define m_distro Mail-CheckUser
%define m_name Mail::CheckUser
%define m_author_id unknown
%define _disable_test 1

Name: perl-Mail-CheckUser
Version: 1.24
Release: alt1

Summary: check email addresses for validity

License: Artistic
Group: Development/Perl
Url: %CPAN %m_distro

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/I/IL/ILYAM/%m_distro-%version.tar

# Automatically added by buildreq on Thu Jun 14 2007 (-bi)

BuildRequires: perl-devel perl-libnet perl-Net-DNS perl-Net-Ping

# automatically added during perl 5.8 -> 5.12 upgrade.

# perl-podlators is required for pod2man conversion.
BuildRequires: perl-podlators

%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".

%prep
%setup -n %m_distro-%version

%build
%perl_vendor_build INSTALLMAN1DIR=%_man1dir

%install
%perl_vendor_install

%files
%doc Changes README TODO
%_bindir/cufilter
%perl_vendor_privlib/Mail/
%_man1dir/*

%changelog

Full changelog you can see here

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