Parse META.yml and META.json CPAN metadata files
*Parse::CPAN::Meta* is a parser for _META.json_ and _META.yml_ files, using
the JSON::PP manpage and/or the CPAN::Meta::YAML manpage.
*Parse::CPAN::Meta* provides three methods: 'load_file',
'load_json_string', and 'load_yaml_string'. These will read and deserialize
CPAN metafiles, and are described below in detail.
*Parse::CPAN::Meta* provides a legacy API of only two functions, based on
the YAML functions of the same name. Wherever possible, identical calling
semantics are used. These may only be used with YAML sources.
All error reporting is done with exceptions (die'ing).
Note that META files are expected to be in UTF-8 encoding, only. When
converted string data, it must first be decoded from UTF-8.
- Sources inherited from project openSUSE:Leap:42.3:Rings:1-MinimalX
- Links to openSUSE:Leap:42.3 / perl-Parse-CPAN-Meta
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.3:Staging:C/perl-Parse-CPAN-Meta && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
Parse-CPAN-Meta-1.4417.tar.gz | 0000024808 24.2 KB | |
cpanspec.yml | 0000000547 547 Bytes | |
perl-Parse-CPAN-Meta.changes | 0000003213 3.14 KB | |
perl-Parse-CPAN-Meta.spec | 0000002552 2.49 KB |
Comments 0