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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Class-C3
Name: perl-%dist
Version: 0.35
Release: alt1

Summary: A pragma to use the C3 method resolution order algortihm
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/H/HA/HAARG/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Nov 14 2011

BuildRequires: perl-MRO-Compat perl-NEXT perl-Sub-Name perl-Test-Pod perl-Test-Pod-Coverage

%description
This is pragma to change Perl 5's standard method resolution
order from depth-first left-to-right (a.k.a - pre-order) to the
more sophisticated C3 method resolution order.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Class

%changelog

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

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