diff --git a/lib/Dist/Zilla/Plugin/ModuleBuild.pm b/lib/Dist/Zilla/Plugin/ModuleBuild.pm index a2e9adee8..93b4d4041 100644 --- a/lib/Dist/Zilla/Plugin/ModuleBuild.pm +++ b/lib/Dist/Zilla/Plugin/ModuleBuild.pm @@ -41,6 +41,11 @@ to the generated Build.PL file. B Specify the list of directories to be passed to lib when using mb_class. Defaults to C. +=attr build_element + +Anything given in a C option will be added as a build element +with Module::Build's L method. + =cut has 'mb_version' => (