NAME

Dist::Zilla::PluginBundle::Author::JQUELIN - Build & release a distribution like jquelin

VERSION

version 3.000

SYNOPSIS

In your dist.ini:

[@Author::JQUELIN]

DESCRIPTION

This is a plugin bundle to load all plugins that I am using. Check the code to see exactly what are those plugins.

The following options are accepted:

NOTE: This bundle consumes Dist::Zilla::Role::PluginBundle::Config::Slicer so you can also specify attributes for any of the bundled plugins. The option should be the plugin name and the attribute separated by a dot:

[@JQUELIN]
AutoPrereqs.skip = Bad::Module

See ["CONFIGURATION SYNTAX" in Config::MVP::Slicer](http://search.cpan.org/perldoc?Config::MVP::Slicer#CONFIGURATION SYNTAX) for more information.

SEE ALSO

You can look for information on this module at:

http://search.cpan.org/dist/Dist-Zilla-PluginBundle-Author-JQUELIN

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Dist-Zilla-PluginBundle-Author-JQUELIN

http://www.listbox.com/subscribe/?list_id=139292

http://github.com/jquelin/dist-zilla-pluginbundle-author-jquelin

http://annocpan.org/dist/Dist-Zilla-PluginBundle-Author-JQUELIN

http://cpanratings.perl.org/d/Dist-Zilla-PluginBundle-Author-JQUELIN

See also: Dist::Zilla::PluginBundle.

AUTHOR

Jerome Quelin

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Jerome Quelin.

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