Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-CPAN-Meta - Distribution metadata for a CPAN dist
- Description:
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.
Packages
perl-CPAN-Meta-2.142060-1.fc21.noarch
[137 KiB] |
Changelog
by Paul Howarth (2014-07-28):
- Update to 2.142060
- Added ability for CPAN::Meta::Converter to convert metadata fragments
(incomplete portions of a metadata structure)
- Optimized internal use of JSON for datastructure cloning
- Removed dependency on List::Util 1.33
- Clarified language around 'dynamic_config' in the Spec
- Clarified use of 'file' for the 'provides' field in the Spec
- CPAN::Meta::Merge is a new class for merging two possibly overlapping
instances of metadata, which will accept both CPAN::Meta objects and
(possibly incomplete) hashrefs of metadata
- Use %license
|