Dist::Zilla::PluginBundle::Classic - the classic default configuration for Dist::Zilla



NAME

Dist::Zilla::PluginBundle::Classic - the classic (old) default configuration for Dist::Zilla


VERSION

version 2.101151


DESCRIPTION

This bundle is more or less the original configuration bundled with Dist::Zilla. More than likely, you'd rather be using @Basic or a more complex bundle. This one will muck around with your code by adding $VERSION declarations and will mess with you Pod by adding a =head1 VERSION section, but it won't get you a lot of more useful features like autoversioning, autoprereqs, or Pod::Weaver.

It includes the following plugins with their default configuration:


AUTHOR

  Ricardo SIGNES <rjbs@cpan.org>


COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Ricardo SIGNES.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

 Dist::Zilla::PluginBundle::Classic - the classic default configuration for Dist::Zilla