Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37634039
en ru br
Репозитории ALT
S:6.08-alt1
5.1: 6.03-alt1
4.1: 5.8-alt1
4.0: 5.8-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Carp-Clan

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin