Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37712678
en ru br
ALT Linux repos
S:0.74-alt1
5.0: 0.26-alt1
4.0: 0.08-alt1
3.0: 0.08-alt1

Group :: Development/Perl
RPM: perl-Module-Load-Conditional

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin