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

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

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

%define _unpackaged_files_terminate_build 1
%define dist Variable-Magic
Name: perl-%dist
Version: 0.61
Release: alt1

Summary: Associate user-defined magic to variables from Perl
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/V/VP/VPIT/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Fri Oct 07 2011

BuildRequires: perl-Capture-Tiny perl-Test-Pod perl-threads

%description
Magic is Perl's way of enhancing variables.  This mechanism lets the user
add extra data to any variable and hook syntactical operations (such as
access, assignment or destruction) that can be applied to it.  With this
module, you can add your own magic to any variable without having to write
a single line of XS.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/Variable
%perl_vendor_autolib/Variable

%changelog

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

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