NAME

Dist::Zilla::PluginBundle::Author::MAXHQ - MAXHQ's default Dist::Zilla configuration

VERSION

version 1.000001

SYNOPSIS

Put following into your dist.ini:

[@Author::MAXHQ]
GatherDir.exclude_match = ^[^\/\.]+\.txt$

METHODS

mvp_multivalue_args

"If you want a configuration option that takes more than one value, you'll need to mark it as multivalue arg by having its name returned by mvp_multivalue_args."

Queried by Dist::Zilla.

configure

Required by role Dist::Zilla::Role::PluginBundle::Easy.

Configures the plugins of this bundle.

AUTHOR

Jens Berthold <jens.berthold@jebecs.de>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Jens Berthold.

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