Query: dist::zilla::app::command::build
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Dist::Zilla::App::Command::build(3pm) User Contributed Perl Documentation Dist::Zilla::App::Command::build(3pm)NAMEDist::Zilla::App::Command::build - build your distVERSIONversion 4.300020SYNOPSISdzil build [ --trial ] [ --tgz | --no-tgz ] [ --in /path/to/build/dir ]DESCRIPTIONThis command is a very thin layer over the Dist::Zilla "build" method, which does all the things required to build your distribution. By default, it will also archive your distribution and leave you with a complete, ready-to-release distribution tarball.EXAMPLE$ dzil build $ dzil build --no-tgz $ dzil build --in /path/to/build/dirOPTIONS--trial This will build a trial distribution. Among other things, it will generally mean that the built tarball's basename ends in -TRIAL. --tgz | --no-tgz Builds a .tar.gz in your project directory after building the distribution. --tgz behaviour is by default, use --no-tgz to disable building an archive. --in Specifies the directory into which the distribution should be built. If necessary, the directory will be created. An archive will not be created.AUTHORRicardo SIGNES <rjbs@cpan.org>COPYRIGHT AND LICENSEThis 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::build(3pm)
Similar Topics in the Unix Linux Community |
---|
what is the command to get my ip ? |
file.tgz.1of2 & file.tgz.2of2 |
How to measure g++ performance? |
Unable to gunzip .tgz file in AIX6.1 |
C++ Linking Error: invalid DSO for symbol |