There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.