Validation of the META.yml file in a CPAN distribution.
This module was written to ensure that a META.yml file, provided with a
standard distribution uploaded to CPAN, meets the specifications that are
slowly being introduced to module uploads, via the use of package makers
and installers such as the ExtUtils::MakeMaker manpage, the Module::Build
manpage and the Module::Install manpage.
See the CPAN::Meta manpage for further details of the CPAN Meta
Specification.
- Developed at devel:languages:perl
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/perl-Test-CPAN-Meta && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Test-CPAN-Meta-0.23.tar.gz | 0000015855 15.5 KB | |
perl-Test-CPAN-Meta.changes | 0000001129 1.1 KB | |
perl-Test-CPAN-Meta.spec | 0000002398 2.34 KB |
Revision 9 (latest revision is 14)
Stephan Kulow (coolo)
accepted
request 177510
from
Stephan Kulow (coolo)
(revision 9)
- updated to 0.23 - updated INSTALL instructions. - added minimum perl version (5.006). - reworked Makefile.PL for clarity. - implemented Perl::Critic suggestions. - added meta_yaml_ok test and example. - several Version.pm updates, including new() parameter name change: 'yaml' is now 'data'. - RT#76609: further spelling fix. (Florian Schlichting). - removed DSLIP info. - RT#76609: spelling fix. (Florian Schlichting & Gregor Herrmann). - RT#74317: imported url validation from CPAN::Meta (Alex Hartmaier). - RT#66692: updated license type (Paul Howarth). - updates to examples. (forwarded request 177483 from coolo)
Comments 0