NAME

Dist::Zilla::PluginBundle::MSCHOUT - Use Dist::Zilla like MSCHOUT does

VERSION

version 0.10

DESCRIPTION

This is the pluginbundle that MSCHOUT uses. Use it as:

[@MSCHOUT]
dist = MyDist

It's equivalent to:

[@Filter]
bundle = @Classic
remove = PodVersion

[AutoPrereq]
[PodWeaver]
[NextRelease]
[@Git]
[Repository]
[Bugtracker]
[Homepage]
[Signature]

AUTHOR

Michael Schout <mschout@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Michael Schout.

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