Ricardo Signes > Dist-Zilla > Dist::Zilla::Plugin::MetaJSON

Download:
Dist-Zilla-1.093250.tar.gz

Dependencies

Annotate this POD

CPAN RT

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

NAME ^

Dist::Zilla::Plugin::MetaJSON - produce a META.json

VERSION ^

version 1.093250

DESCRIPTION ^

This plugin will add a META.json file to the distribution.

This file is meant to replace the old-style META.yml. For more information on this file, see Module::Build::API and http://module-build.sourceforge.net/META-spec-v1.3.html.

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.