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

NAME

Dist::Zilla::App::Command::interact - Run the Module::Build::Service 'interact' command for your app

VERSION

version 0.91

SYNOPSIS

    $ dzil interact

DESCRIPTION

This is a command plugin for Dist::Zilla. It provides the interact command, which leverages the capabilities of Module::Build::Service to bootstrap an environment for your application which you can use to interact with it.

It doesn't bother to examine the results or raise exceptions, since we assume you'll assess how things are going by hand---since you've taken the trouble to start an interactive session at all.

AUTHOR

Michael Alan Dorman <mdorman@ironicdesign.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Ironic Design, Inc..

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