summaryrefslogtreecommitdiff
path: root/cpan/CPAN-Meta/t/data-bad/META-1_2.yml
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2011-02-15 22:35:53 -0500
committerDavid Golden <dagolden@cpan.org>2011-02-15 22:50:32 -0500
commitc05760c68edc298aadab73da2781ba0fe1cf24b6 (patch)
tree8fc3142573184b24aadc4c3dea70f1afd6d67f64 /cpan/CPAN-Meta/t/data-bad/META-1_2.yml
parent279627b48dfab08c484fbbb6c05d3964fa9529d2 (diff)
downloadperl-c05760c68edc298aadab73da2781ba0fe1cf24b6.tar.gz
Add CPAN::Meta as a dual-life module
CPAN::Meta version 2.110440 has been added as a dual-life module. It provides a standard library to read, interpret and write CPAN distribution metadata files (e.g. META.json and META.yml) which describes a distribution, its contents, and the requirements for building it and installing it. The latest CPAN distribution metadata specification is included as CPAN::Meta::Spec and notes on changes in the specification over time are given in CPAN::Meta::History. CPAN::Meta is required for CPAN.pm and CPANPLUS to read META.json and MYMETA.json files and is required by Module::Build and ExtUtils::MakeMaker to generate META.json and MYMETA.json files
Diffstat (limited to 'cpan/CPAN-Meta/t/data-bad/META-1_2.yml')
-rw-r--r--cpan/CPAN-Meta/t/data-bad/META-1_2.yml34
1 files changed, 34 insertions, 0 deletions
diff --git a/cpan/CPAN-Meta/t/data-bad/META-1_2.yml b/cpan/CPAN-Meta/t/data-bad/META-1_2.yml
new file mode 100644
index 0000000000..ef58965f9a
--- /dev/null
+++ b/cpan/CPAN-Meta/t/data-bad/META-1_2.yml
@@ -0,0 +1,34 @@
+---
+name: Test-Harness-Straps
+version: 0.30
+author:
+ - 'Michael G Schwern <schwern@pobox.com>'
+license: perl
+resources:
+ license: http://dev.perl.org/licenses/
+requires:
+ File::Spec: 0.6
+provides:
+ Test::Harness::Assert:
+ file: lib/Test/Harness/Assert.pm
+ version: 0.02
+ Test::Harness::Iterator:
+ file: lib/Test/Harness/Iterator.pm
+ version: 0.02
+ Test::Harness::Iterator::ARRAY:
+ file: lib/Test/Harness/Iterator.pm
+ Test::Harness::Iterator::FH:
+ file: lib/Test/Harness/Iterator.pm
+ Test::Harness::Point:
+ file: lib/Test/Harness/Point.pm
+ version: 0.01
+ Test::Harness::Results:
+ file: lib/Test/Harness/Results.pm
+ version: 0.01
+ Test::Harness::Straps:
+ file: lib/Test/Harness/Straps.pm
+ version: 0.30
+generated_by: Module::Build version 0.280801
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.2.html
+ version: 1.2