Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37496005
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-B-Hooks-EndOfScope

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

%define _unpackaged_files_terminate_build 1
# BEGIN SourceDeps(oneline):
BuildRequires: perl(ExtUtils/MakeMaker.pm)
# END SourceDeps(oneline)
%define dist B-Hooks-EndOfScope
Name: perl-%dist
Version: 0.25
Release: alt1

Summary: Execute code after a scope finished compilation
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{dist}-%{version}.tar.gz

BuildArch: noarch

BuildRequires: perl-Sub-Exporter-Progressive perl-Variable-Magic perl-Module-Implementation perl-Module-Runtime

%description
This module allows you to execute code when perl finished compiling the
surrounding scope.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README CONTRIBUTING
%perl_vendor_privlib/B/Hooks/EndOfScope*

%changelog

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

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