Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37587729
en ru br
ALT Linux repos
S:6.08-alt1
5.0: 6.00-alt1
4.1: 5.8-alt1
4.0: 5.8-alt1

Group :: Development/Perl
RPM: perl-Carp-Clan

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Carp-Clan
Name: perl-%dist
Version: 6.06
Release: alt1

Summary: Report errors from perspective of caller of a "clan" of modules
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/K/KE/KENTNL/Carp-Clan-%{version}.tar.gz

BuildArch: noarch

# previous Bit::Vector had Carp::Clan

Conflicts: perl-Bit-Vector < 6.4

# Automatically added by buildreq on Mon Sep 26 2011

BuildRequires: perl-Test-Exception

%description
This module reports errors from the perspective of the caller of a
"clan" of modules, similar to "Carp.pm" itself. But instead of giving
it a number of levels to skip on the calling stack, you give it a
pattern to characterize the package names of the "clan" of modules
which shall never be blamed for any error.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%dir %perl_vendor_privlib/Carp
%perl_vendor_privlib/Carp/Clan.pm
%doc %perl_vendor_privlib/Carp/Clan.pod

%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