debian man page for dist::zilla::app::command::install

Query: dist::zilla::app::command::install

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Dist::Zilla::App::Command::install(3pm) 		User Contributed Perl Documentation		   Dist::Zilla::App::Command::install(3pm)

NAME
Dist::Zilla::App::Command::install - install your dist
VERSION
version 4.300020
SYNOPSIS
Installs your distribution using a specified command. dzil install [--install-command="cmd"]
EXAMPLE
$ dzil install $ dzil install --install-command="cpan ."
OPTIONS
--install-command This defines what command to run after building the dist in the dist dir. Any value that works with "system" is accepted. If not specified, calls (roughly): perl -MCPAN -einstall "." For more information, look at the install method in Dist::Zilla.
AUTHOR
Ricardo SIGNES <rjbs@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Ricardo SIGNES. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-21 Dist::Zilla::App::Command::install(3pm)
Related Man Pages
dist::zilla::plugin::git(3pm) - debian
dist::zilla::app::command::build(3pm) - debian
dist::zilla::plugin::pkgversion(3pm) - debian
dist::zilla::prereqs(3pm) - debian
dist::zilla::role::ppi(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?