The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Dist::Zilla::App::Command::mbd_build - run Module::Build::Database commands

VERSION

version 0.05

SYNOPSIS

 % dzil mbd_build dbtest
 % dzil mbd_build dbdist
 % dzil mbd_build dbfakeinstall
 % dzil mbd_build dbinstall

DESCRIPTION

After building the distribution, run the given Build command. The results to the db directory are then copied back into your working copy so they can be checked into your version control.

AUTHOR

Graham Ollis <plicease@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by NASA GSFC.

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