Dist-Zilla-PluginBundle-MARCEL

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


        ; -- dynamic meta-information
        [ExecDir]
        [ShareDir]
        [MetaProvides::Package]

        ; -- generate meta files
        [License]
        [MakeMaker]
        [MetaYAML]
        [MetaJSON]
        [Pod2Readme]
        [InstallGuide]
        [Manifest] ; should come last

        ; -- keep a copy in the repo
        [CopyFilesFromBuild]
        copy = README

        ; -- release
        [CheckChangeLog]
        [@Git]
        [UploadToCPAN]

    The following options are accepted:

    *   "major_version" - passed as "major" option to the AutoVersion
        plugin. Default to 1.

    *   "weaver" - can be either "pod" (default) or "task", to load
        respectively either PodWeaver or TaskWeaver.

    *   "weaver_finder" - a multi-value argument that overrides the default
        file finders used by PodWeaver.

    *   "skip_prereq" - passed as "skip" option to the AutoPrereqs plugin if
        set. No default.

    *   "fake_home" - passed to Test::Compile to control whether to fake
        home.

METHODS
  mvp_multivalue_args
    Defines that "weaver_finder" is a multi-value argument.

  bundle_config
    Defines the bundle's contents and passes on this bundle's configuration
    to the individual plugins as described above.

SEE ALSO
    *   Pod::Weaver::PluginBundle::MARCEL

    *   Dist::Zilla::Role::PluginBundle::PluginRemover

    *   Dist::Zilla::Role::PluginBundle::Config::Slicer

INSTALLATION
    See perlmodinstall for information and options on installing Perl
    modules.

BUGS AND LIMITATIONS
    You can make new bug reports, and view existing ones, through the web
    interface at
    <http://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-PluginBundl
    e-MARCEL>.

AVAILABILITY
    The project homepage is
    <http://search.cpan.org/dist/Dist-Zilla-PluginBundle-MARCEL/>.

    The latest version of this module is available from the Comprehensive
    Perl Archive Network (CPAN). Visit <http://www.perl.com/CPAN/> to find a
    CPAN site near you, or see
    <https://metacpan.org/module/Dist::Zilla::PluginBundle::MARCEL/>.

AUTHORS
    *   Marcel Gruenauer <marcel@cpan.org>

    *   Jerome Quelin <jquelin@cpan.org>

    *   Olivier Mengue <dolmen@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2016 by Olivier Mengué.

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



( run in 2.213 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )