Package perl-Exporter-Lite: Information

    Source package: perl-Exporter-Lite
    Version: 0.02-alt1
    Build time:  Jul 14, 2010, 02:00 AM
    Category: Development/Perl
    Report package bug
    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".

    List of rpms provided by this srpm:
    perl-Exporter-Lite (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @cpan
    @qa

      1. perl-devel

    Last changed


    July 13, 2010 Igor Vlasenko 0.02-alt1
    - automated CPAN update
    Sept. 6, 2008 Vitaly Lipatov 0.01-alt2
    - fix directory ownership violation
    - disable man packing
    Feb. 27, 2005 Vitaly Lipatov 0.01-alt1
    - first build for ALT Linux Sisyphus