Dave Cross: Still Munging Data With Perl: Online event - Mar 17 Learn more

NAME

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

SYNOPSIS

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

DESCRIPTION

See Dist::Zilla::Shell.

AUTHOR

Olivier Mengué, mailto:dolmen@cpan.org

COPYRIGHT & LICENSE

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.