Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559901
en ru br
ALT Linux repos
S:0.31-alt1.1
5.0: 0.31-alt1
4.1: 0.31-alt1
4.0: 0.31-alt1

Group :: Development/Perl
RPM: perl-Exporter-Cluster

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module Exporter::Cluster

%define version    0.31
%define release    alt1

Name: perl-Exporter-Cluster
Version: %version
Release: alt1.1

Summary: Perl extension for easy multiple module imports
#Summary(ru_RU.UTF-8): расширение Perl для упрощения импорта подулей

License: GPL or Artistic
Group: Development/Perl
URL: http://search.cpan.org/~dhageman/Exporter-Cluster/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>
BuildArch: noarch

%define real_name Exporter-Cluster
Source: http://search.cpan.org/CPAN/authors/id/D/DH/DHAGEMAN/%real_name-%version.tar.gz

AutoReqProv: perl, yes
BuildPreReq: perl-devel

%description
Perl module Exporter::Cluster is designed to allow the user to
develop a binding package  that allows multiple packages to be
imported into the symbol table with single 'use' command.

%prep
%setup  -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/Exporter/Cluster*

%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