Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37778807
en ru br
ALT Linux repos
S:0.929-alt1
5.0: 0.924-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
#
#   - Sub::Install -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Sub::Install
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Sub-Install
%define m_distro Sub-Install
%define m_name Sub::Install
%define m_author_id unknown
%define _enable_test 1

Name: perl-Sub-Install
Version: 0.929
Release: alt1

Summary: install subroutines into packages easily

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Mikhail Pokidko <pma at altlinux.org>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Wed Apr 21 2010

BuildRequires: perl-Test-Output perl-Test-Pod perl-Test-Pod-Coverage

%description
This module makes it easy to install subroutines into packages without the
unslightly mess of "no strict" or typeglobs lying about where just anyone can
see them.

%prep
%setup -q -n %{module}-%{version}
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Sub*

%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