Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37831883
en ru br
ALT Linux repos
S:0.43-alt1
5.0: 0.27-alt2
4.1: 0.21-alt2
4.0: 0.21-alt2
3.0: 0.21-alt1

Group :: Development/Perl
RPM: perl-Test-Exception

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# for 0.24
# * ERROR: Version 0.32 of Test::Builder is installed, but we need version >= 0.33
# * ERROR: Version 0.09 of Sub::Uplevel is installed, but we need version >= 0.13
# * ERROR: Version 1.02 of Test::Builder::Tester is installed, but we need version >= 1.04
 
#
#   - Test::Exception -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only -U Test::Exception --version 0.21
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Test-Exception
%define m_distro Test-Exception
%define m_name Test::Exception
%define m_author_id unknown
%define _enable_test 1

Name: perl-Test-Exception
Version: 0.21
Release: alt2

Summary: Test::Exception - Test exception based code

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/~adie/Test-Exception/

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/%m_distro-%version.tar.bz2

# Automatically added by buildreq on Sat Nov 11 2006

BuildRequires: perl-Module-Build perl-Pod-Coverage perl-Sub-Uplevel perl-Test-Pod

%description
This module provides a few convenience methods for testing exception based
code. It is built with Test::Builder and plays happily with Test::More
and friends.  If you are not already familiar with Test::More now would
be the time to go take a look.  You can specify the test plan when you
use Test::Exception in the same way as use Test::More. See Test::More
for details.

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

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%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