Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047367
en ru br
Репозитории ALT
S:1.26-alt1
5.1: 1.10-alt0.M51.1
4.1: 1.08-alt1
www.altlinux.org/Changes

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

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

## SPEC file for Perl module B::Keywords

%define version    1.10
%define release    alt0.M51.1

Name: perl-B-Keywords
Version: %version
Release: %release

Summary: Perl module with lists of reserved barewords and symbol names

License: %perl_license
Group: Development/Perl

%define real_name B-Keywords
URL: http://search.cpan.org/~jjore/B-Keywords/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source: %real_name-%version.tar
BuildArch: noarch

AutoReqProv: perl, yes
BuildPreReq: rpm-build-licenses perl-devel

%description
Perl module B::Keywords supplies seven arrays of keywords:  at Scalars,
at Arrays,  at Hashes,  at Filehandles,  at Symbols,  at Functions and  at Barewords.
The  at Symbols array includes the contents of each of  at Scalars,
at Arrays,  at Hashes and  at Filehandles. Similarly,  at Barewords adds a few
non-function keywords (like __DATA__, NULL) to the  at Functions array.


%prep
%setup -q -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%exclude %perl_vendor_man3dir/*
%perl_vendor_privlib/B/Keywords*

%changelog

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

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