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

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

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

## SPEC file for Perl module autobox::Core

%define real_name autobox-Core

Name: perl-autobox-Core
Version: 1.32
Release: alt1

Summary: Perl module with core functions to autoboxed scalars, arrays and hashes

License: %perl_license
Group: Development/Perl

URL: http://search.cpan.org/dist/autobox-Core/

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

Source: %real_name-%version.tar

BuildArch: noarch

BuildRequires(pre): perl-devel rpm-build-licenses

# Automatically added by buildreq on Sun Jan 10 2016

# optimized out: perl-Capture-Tiny perl-Data-OptList perl-Params-Util perl-Scope-Guard perl-Sub-Exporter perl-Sub-Install perl-devel perl-parent
BuildRequires: perl-Encode perl-Test-Output perl-Want perl-autobox

%description
Perl module autobox promotes Perl's primitive types (literals
(strings and numbers), scalars, arrays and hashes) into
first-class objects. However, autobox does not provide any
methods for these new classes.

autobox::Core provides a set of methods for these new classes.
It includes almost everything in perlfunc, some things from
Scalar::Util and List::Util, and some Perl 5 versions of
methods taken from Perl 6.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/autobox/Core*

%changelog

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

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