Skip to content

Commit

Permalink
document [ModuleBuild] build_element option
Browse files Browse the repository at this point in the history
kinda
  • Loading branch information
rjbs committed Aug 8, 2015
1 parent 4e5adf0 commit 2e6d70c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/Dist/Zilla/Plugin/ModuleBuild.pm
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ to the generated Build.PL file.
B<Optional:> Specify the list of directories to be passed to lib when using
mb_class. Defaults to C<inc>.
=attr build_element
Anything given in a C<build_element> option will be added as a build element
with Module::Build's L<add_build_element> method.
=cut

has 'mb_version' => (
Expand Down

0 comments on commit 2e6d70c

Please sign in to comment.