NAME
Dist::Zilla::Plugin::MetaTests - common extra tests for META.yml
VERSION
version 1.091940
DESCRIPTION
This is an extension of Dist::Zilla::Plugin::InlineFiles, providing the following files:
xt/release/meta-yaml.t - a standard Test::CPAN::Meta test
This file is only gathered if the environment variable RELEASE_TESTING
is true, which is the case when running dzil test
.
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 perl itself.