
Dist::Zilla::App::Command::shell - An interactive shell for Dist::Zilla

$ dzil shell
DZ> build
...
DZ> test
...
DZ> release
...
DZ> q

See Dist::Zilla::Shell.

Olivier Mengué, mailto:dolmen@cpan.org

Copyright © 2011 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.