Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37846620
en ru br
ALT Linux repos
S:1.21-alt1
5.0: 0.77-alt3
4.1: 0.67-alt1
4.0: 0.64-alt1

Group :: Development/Perl
RPM: perl-Module-Install

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Module-Install
Name: perl-%dist
Version: 0.67
Release: alt1

Summary: Standalone, extensible Perl module installer
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar
Patch: %name-%version-%release.patch

BuildArch: noarch

# Automatically added by buildreq on Tue Aug 14 2007

BuildRequires: perl-YAML perl-devel

%description
This module provides a drop-in replacement for ExtUtils::MakeMaker.
For first-time users, Brian Ingerson's Creating Module Distributions
with Module::Install in June 2003 issue of The Perl Journal
http://www.tpj.com/issues/ provides a gentle introduction to how this
module works.

%prep
%setup -q -n %dist-%version
%patch -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Module*
%perl_vendor_privlib/inc/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