-
-
18 Aug 2016 16:11:08 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (3127 / 11 / 0)
- Kwalitee
Bus factor: 5- 79.06% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (112.75KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 30 contributors-
Ricardo Signes
-
Adam Kennedy
-
Ansgar Burchardt
-
Avar Arnfjord Bjarmason
-
Benjamin Noggle
-
Christopher J. Madsen
-
Chuck Adams
-
Cory G Watson
-
Damyan Ivanov
-
Eric Wilhelm
-
Graham Knop
-
Gregor Hermann
-
Karen Etheridge
-
Kenichi Ishigaki
-
Kent Fredric
-
Ken Williams
-
Lars Dieckow
-
Leon Timmermans
-
majensen
-
Mark Fowler
-
Matt S Trout
-
Michael G. Schwern
-
Mohammad S Anwar
-
mohawk2
-
moznion
-
Niko Tyni
-
Olaf Alders
-
Olivier Mengué
-
Randy Sims
-
Tomohiro Hosaka
Changes for version 2.150010 - 2016-08-18
- FIXED
- the YAML and JSON backend variables are ignored when building/testing the perl core itself, where non-core backends are not yet installed.
- CHANGED
- Added "use warnings" to Parse::CPAN::Meta
Changes for version 2.150009 - 2016-07-02 (TRIAL RELEASE)
- FIXED
- Fixed used of Encode in Parse::CPAN::Meta::load_json_string (Cherry picked from Parse::CPAN::Meta 1.4422)
Changes for version 2.150008 - 2016-06-28 (TRIAL RELEASE)
- ADDED
- Merged Parse::CPAN::Meta 1.4420 into this distribution
Changes for version 2.150007 - 2016-06-28 (TRIAL RELEASE)
- FIXED
- The cloning routine would raise an error on expected types when it previously would stringify. The old behavior is restored.
Changes for version 2.150006 - 2016-06-23 (TRIAL RELEASE)
- FIXED
- CPAN::Meta::Prereqs now fully accepts phases and types starting with 'x_'. New 'phases' and 'types_in' interfaces have been added.
- No longer relies on JSON backend for data structure cloning. This is much faster than using JSON::PP.
- TESTS
- The 'extra_mappings' feature for meta merging is now tested and documented.
- During tests, delete new environment variables added by Parse::CPAN::Meta 1.4418
- SPEC
- Clarifies acceptable values for booleans
- Cleaned up text and links of historical specs.
Documentation
Version 1.0 metadata specification for META.ymlVersion 1.1 metadata specification for META.ymlVersion 1.2 metadata specification for META.ymlVersion 1.3 metadata specification for META.ymlVersion 1.4 metadata specification for META.ymlModules
the distribution metadata for a CPAN distConvert CPAN distribution metadata structuresan optional feature provided by a CPAN distributionhistory of CPAN Meta Spec changesMerging CPAN Meta fragmentsa set of distribution prerequisites by phase and typespecification for CPAN distribution metadatavalidate CPAN distribution metadata structuresParse META.yml and META.json CPAN metadata filesModule Install Instructions
To install CPAN::Meta, copy and paste the appropriate command in to your terminal.
cpanm CPAN::Meta
perl -MCPAN -e shell install CPAN::Meta
For more information on module installation, please visit the detailed CPAN module installation guide.