The distribution metadata for a CPAN dist
http://search.cpan.org/dist/CPAN-Meta/
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 the CPAN::Meta::Spec manpage.
CPAN::Meta provides a simple class to represent this distribution metadata
(or _distmeta_), along with some helpful methods for interrogating that
data.
The documentation below is only for the methods of the CPAN::Meta object.
For information on the meaning of individual fields, consult the spec.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.1/perl-CPAN-Meta && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CPAN-Meta-2.150005.tar.gz | 0000103161 101 KB | |
cpanspec.yml | 0000000469 469 Bytes | |
perl-CPAN-Meta.changes | 0000011569 11.3 KB | |
perl-CPAN-Meta.spec | 0000002805 2.74 KB |
Latest Revision
Stephan Kulow (coolo)
accepted
request 338821
from
Stephan Kulow (coolo)
(revision 3)
- recompile against perl 5.22 - updated to 2.150005 see /usr/share/doc/packages/perl-CPAN-Meta/Changes 2.150005 2015-06-09 19:08:44-06:00 America/Denver [TESTING] - Changed some test data from UTF-8 to ASCII 2.150004 2015-05-19 11:25:53-04:00 America/New_York (TRIAL RELEASE) [DOCUMENTED] - Noted explicitly that historical META spec files are licensed under the same terms as Perl [TESTING] - Added test for 'x_deprecated' field in "provides" [META] - declared extra developer prereq 2.150003 2015-04-21 19:41:15-04:00 America/New_York (TRIAL RELEASE) [CHANGED] - Serialized CPAN::Meta objects now include a x_serialization_backend
Comments 0