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

version 4.300016

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:


Ricardo SIGNES <rjbs@cpan.org>

This software is copyright (c) 2012 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.