Package perl-Module-Starter-PBP: Information

    Binary package: perl-Module-Starter-PBP
    Version: 0.0.3-alt1
    Architecture: noarch
    Build time:  Apr 2, 2018, 07:50 PM
    Source package: perl-Module-Starter-PBP
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Module::Starter::PBP - Create a module as recommended in "Perl Best Practices"
    Description: 
    This module implements a simple approach to creating modules and their support
    files, based on the Module::Starter approach. Module::Starter needs to be
    installed before this module can be used.
    
    When used as a Module::Starter plugin, this module allows you to specify a
    simple directory of templates which are filled in with module-specific
    information, and thereafter form the basis of your new module.
    
    The default templates that this module initially provides are based on the
    recommendations in the book "Perl Best Practices".

    Maintainer: Michael Bochkaryov

    List of contributors:
    Michael Bochkaryov

    Last changed


    Aug. 30, 2011 Michael Bochkaryov 0.0.3-alt1
    - initial build for ALT Linux Sisyphus