NAME

Dist::Zilla::PluginBundle::Mercurial - Bundles the Mercurial Check, Tag, and Push plugins

VERSION

version 0.08

SYNOPSIS

In your dist.ini:

[@Mercurial]

DESCRIPTION

This is a plugin bundle to load all git plugins. It is equivalent to:

[Mercurial::Check]
[Mercurial::Tag]
[Mercurial::Push]

AUTHOR

Shlomi Fish <shlomif@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Dave Rolsky.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.