Query: dist::zilla::plugin::run::release
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Dist::Zilla::Plugin::Run::Release(3pm) User Contributed Perl Documentation Dist::Zilla::Plugin::Run::Release(3pm)NAMEDist::Zilla::Plugin::Run::Release - execute a command of the distribution on releaseVERSIONversion 0.013SYNOPSIS[Run::Release] run = script/myapp_deploy.pl %s or [Run::Release / MyAppDeploy] run = script/myapp_deploy.pl %sDESCRIPTIONThis plugin executes the specified command for the release process. This way you can specify a custom release command without needing any other "Releaser" plugin.POSITIONAL PARAMETERSSee "CONVERSIONS" in Dist::Zilla::Plugin::Run for the list of common formatting variables available to all plugins. For backward compatibility: o The 1st %s will be replaced by the archive of the release.AUTHORTorsten Raudssus <torsten@raudssus.de> <http://www.raudssus.de/>COPYRIGHT AND LICENSEThis software is copyright (c) 2010 by Raudssus Social Software <http://www.raudssus.de/>. 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.12.4 2011-11-09 Dist::Zilla::Plugin::Run::Release(3pm)