Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37407020
en ru br
ALT Linux repos
S:0.09-alt1
5.0: 0.01-alt2
4.1: 0.01-alt1
4.0: 0.01-alt1
3.0: 0.01-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module Exporter-Lite
%define m_distro Exporter-Lite
%define m_name Exporter::Lite
%define m_author_id MSCHWERN
Name: perl-%module
Version: 0.06
Release: alt1

Summary: Exporter::Lite - Lightweight exporting of variables

Group: Development/Perl
License: Unknown

Packager: Vitaly Lipatov <lav at altlinux.ru>

Url: http://search.cpan.org/dist/%m_distro/
Source: http://www.cpan.org/authors/id/N/NE/NEILB/Exporter-Lite-%{version}.tar.gz

BuildArch: noarch

# manually removed: perl-Exporter-Lite

# Automatically added by buildreq on Sun Feb 27 2005
BuildRequires: perl-devel

%description
This is an alternative to Exporter intended to provide a lightweight
subset of its functionality.  It supports C<import()>, C< at EXPORT> and
C< at EXPORT_OK> and not a whole lot else.

Unlike Exporter, it is not necessary to inherit from Exporter::Lite
(ie. no C< at ISA = qw(Exporter::Lite)> mantra).  Exporter::Lite simply
exports its import() function.  This might be called a "mix-in".

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install
rm -rf %buildroot%perl_vendor_man3dir/

%files
%perl_vendor_privlib/Exporter/

%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