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

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

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

%define _unpackaged_files_terminate_build 1
BuildRequires: perl(Module/Build.pm) perl(namespace/autoclean.pm) perl(Sub/Exporter/ForMethods.pm) perl(Sub/Defer.pm)
BuildRequires: perl(Module/Build/Tiny.pm)
%define dist MooseX-Types
Name: perl-%dist
Version: 0.50
Release: alt2

Summary: Organise your Moose types in libraries
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

# Automatically added by buildreq on Wed Dec 22 2010

BuildRequires: perl-Carp-Clan perl-Moose perl-Test-Fatal perl-Test-Requires perl-namespace-clean perl(Test/NoWarnings.pm) perl(Test/CheckDeps.pm) perl(Sub/Name.pm)

%description
The types provided with Moose are by design global. This package helps
you to organise and selectively import your own and the built-in types in
libraries. As a nice side effect, it catches typos at compile-time too.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/MooseX*

%changelog

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

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