Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038935
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 

Current version: 0.01-alt2
Build date: 14 october 2008, 09:13 ( 806.3 weeks ago )
Size: 21.74 Kb

Home page:   http://search.cpan.org/dist/Exporter-Lite/

License: Unknown
Summary: Exporter::Lite - Lightweight exporting of variables
Description:

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

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

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

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