Merge from vendor branch TNF:
authorwiz <wiz>
Tue, 16 Aug 2011 21:30:20 +0000 (21:30 +0000)
committerwiz <wiz>
Tue, 16 Aug 2011 21:30:20 +0000 (21:30 +0000)
commit0d2e622e60bef8bf6f9d9962180eb2794c4db07d
tree6ffc24616c5f131244bb13709b73d0bc95c2171d
parent422a3cf50fbc8b958fce2b0d55333b3f8828f944
parent1e2f4becc406458a728f34d5e6d4b351905a9878
Merge from vendor branch TNF:
Initial import of CPAN-Meta-2.112150.

Software distributions released to the CPAN include a META.json
or, for older distributions, META.yml, which describes the
distribution, its contents, and the requirements for building and
installing the distribution. The data structure stored in the
META.json file is described in CPAN::Meta::Spec.

CPAN::Meta provides a simple class to represent this distribution
metadata (or distmeta), along with some helpful methods for
interrogating that data.