Dist::Zilla::PluginBundle::Classic
the classic (old) default configuration for Dist::Zilla
- Provided by: libdist-zilla-perl (Version: 5.043-1)
- Report a bug
the classic (old) default configuration for Dist::Zilla
version 5.043
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:
@Basic
Ricardo SIGNES <rjbs@cpan.org>
This software is copyright (c) 2016 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.