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

version 0.03

In your dist.ini:
[@Mercurial]

This is a plugin bundle to load all git plugins. It is equivalent to:
[Mercurial::Check] [Mercurial::Tag] [Mercurial::Push]

Dave Rolsky <autarch@urth.org>

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.