Dist::Zilla::PluginBundle::BINGOS - BeLike::BINGOS when you build your dists
version 0.20
# in dist.ini [@BINGOS]
This is a Dist::Zilla PluginBundle. It is roughly equivalent to the following dist.ini:
[@Basic] [MetaJSON] [PodSyntaxTests] [PodCoverageTests] [PodWeaver] [PkgVersion] [GithubMeta] [ChangelogFromGit] file_name = Changes tag_regexp = ^(\\d+\\.\\d+)$ max_age = 1825 [ReadmeAnyFromPod] [Test::Compile] [Clean]
This PluginBundle also supports PluginRemover, so dropping a plugin is as easy as this:
[@BINGOS] -remove = PluginIDontWant
configure
See Dist::Zilla::PluginBundle::Role::Easy.
Chris Williams <chris@bingosnet.co.uk>
This software is copyright (c) 2015 by Chris Williams.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
To install Dist::Zilla::PluginBundle::BINGOS, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Dist::Zilla::PluginBundle::BINGOS
CPAN shell
perl -MCPAN -e shell install Dist::Zilla::PluginBundle::BINGOS
For more information on module installation, please visit the detailed CPAN module installation guide.