perl-Module-Starter-PBP 0.000003

Create a module as recommended in "Perl Best Practices"
This module implements a simple approach to creating modules and their support
files, based on the Module::Starter approach.

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".