Ricardo Signes > Dist-Zilla > Dist::Zilla::App::Command::release

Download:
Dist-Zilla-1.093290.tar.gz

Dependencies

Annotate this POD

Website

CPAN RT

Open  0
Stalled  1
View Bugs
Report a bug
Module Version: 1.093290   Source  

NAME ^

Dist::Zilla::App::Command::release - release your dist to the CPAN

VERSION ^

version 1.093290

SYNOPSIS ^

Use ReleasePlugin(s) to release your distribution in many ways.

    dzil release

Put some plugins in your dist.ini that perform Dist::Zilla::Role::Releaser, such as Dist::Zilla::Plugin::UploadToCPAN

AUTHOR ^

  Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE ^

This software is copyright (c) 2009 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.