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


NAME

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


VERSION

version 2.101151


SYNOPSIS

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

    dzil release

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


AUTHOR

  Ricardo SIGNES <rjbs@cpan.org>


COPYRIGHT AND LICENSE

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

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