Provided by: libdist-zilla-perl_6.010-1_all bug

NAME

       Dist::Zilla::MVP::RootSection - a standard section in Dist::Zilla's configuration sequence

VERSION

       version 6.010

DESCRIPTION

       This is a subclass of Config::MVP::Section, used as the starting section by
       Dist::Zilla::MVP::Assembler::Zilla.  It has a number of useful defaults, as well as a "zilla" attribute
       which will, after section finalization, contain a Dist::Zilla object with which subsequent plugin
       sections may register.

       Those useful defaults are:

       •   name defaults to _

       •   aliases defaults to { author => 'authors' }

       •   multivalue_args defaults to [ 'authors' ]

AUTHOR

       Ricardo SIGNES 😏 <rjbs@cpan.org>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2017 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.

perl v5.24.1                                       2017-07-11                 Dist::Zilla::MVP::RootSection(3pm)