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

#
#   - 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: alt1

Summary: Test::Exception - Test exception based code

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 Tue Jun 07 2005

BuildRequires: perl-Module-Build perl-Pod-Escapes perl-Pod-Simple perl-Sub-Uplevel perl-Test-Builder-Tester perl-Test-Pod perl-devel

%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