Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559141
en ru br
ALT Linux repos
S:1.00-alt1
5.0: 1.00-alt1

Group :: Development/Perl
RPM: perl-TAP

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

%define module TAP
%define m_distro TAP
%define m_name TAP
%define m_author_id unknown
%define _enable_test 1

Name: perl-TAP
Version: 1.00
Release: alt1

Summary: The Test Anything Protocal

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Fri Oct 10 2008

BuildRequires: perl-Test-Pod

%description
TAP, the Test Anything Protocol, is Perl's simple text-based interface
between testing modules such as Test::More and a test harness such as
Test::Harness 2.x or TAP::Harness 3.x.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install
rm -rf %buildroot%perl_vendor_man3dir/

%files
%perl_vendor_privlib/TAP.pm

%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