Package perl-Exporter-Lite: Information

    Source package: perl-Exporter-Lite
    Version: 0.01-alt2
    Build time:  Oct 14, 2008, 10:42 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:
    Vitaly Lipatov


      1. perl-devel

    Last changed


    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