Dist::Zilla::Plugin::ModuleBuild - build a Build.PL that uses Module::Build


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.

Index


NAME

Top

Dist::Zilla::Plugin::ModuleBuild - build a Build.PL that uses Module::Build

VERSION

Top

version 4.200008

DESCRIPTION

Top

This plugin will create a Build.PL for installing the dist using Module::Build.

ATTRIBUTES

Top

mb_version

Optional: Specify the minimum version of Module::Build to depend on.

Defaults to 0.3601

mb_class

Optional: Specify the class to use to create the build object. Defaults to Module::Build itself. If another class is specified, use lib 'inc' is also added to the Build.PL file.

AUTHOR

Top

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

Top


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.