Package perl-Module-Pluggable: Information

    Source package: perl-Module-Pluggable
    Version: 2.97-alt1
    Build time:  Sep 18, 2008, 12:50 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Module-Pluggable - Perl module
    Description: 
    Provides a simple but, hopefully, extensible way of having 'plugins'
    for your module. Obviously this isn't going to be the be all and
    end all of solutions but it works for me.
    
    Essentially all it does is export a method into your namespace that
    looks through a search path for .pm files and turn those into class
    names.
    
    Optionally it instantiates those classes for you.

    List of rpms provided by this srpm:
    perl-Module-Pluggable (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov


      1. perl-Module-Build
      2. perl-devel

    Last changed


    Sept. 6, 2008 Vitaly Lipatov 2.97-alt1
    - fix directory ownership violation
    Dec. 11, 2006 Vitaly Lipatov 2.97-alt0.1
    - new version 2.97 (with rpmrb script)
    Aug. 18, 2005 Vitaly Lipatov 2.95-alt1
    - new version