Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37719235
en ru br
Репозитории ALT
S:0.74-alt1
5.1: 0.26-alt1
4.0: 0.08-alt1
3.0: 0.08-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Module-Load-Conditional

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

%define _unpackaged_files_terminate_build 1
%define dist Module-Load-Conditional
Name: perl-%dist
Version: 0.72
Release: alt1

Summary: Looking up module information / loading at runtime
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sun Apr 24 2011

BuildRequires: perl-Module-CoreList perl-Module-Load perl-Params-Check perl-devel perl(Module/Metadata.pm)

%description
Module::Load::Conditional provides simple ways to query and possibly load
any of the modules you have installed on your system during runtime.

It is able to load multiple modules at once or none at all if one of them
was not able to load. It also takes care of any error checking and so forth.

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

%ifdef __buildreqs
# avoid self build dependency
rm t/01_Module_Load_Conditional.t
%endif

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES README
%perl_vendor_privlib/Module

%changelog

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

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