diff --git a/Changes b/Changes index 102a74e..19f5664 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for CPAN-Meta-YAML {{$NEXT}} + - Generated from ADAMK/YAML-Tiny-1.51.tar.gz + + - Updated from YAML-Tiny to fix compatibility with older Scalar::Utils + 0.007 2012-02-07 22:42:42 EST5EDT - Generated from ADAMK/YAML-Tiny-1.50.tar.gz diff --git a/META.json b/META.json index a11beb1..93072b1 100644 --- a/META.json +++ b/META.json @@ -5,7 +5,7 @@ "David Golden " ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300005, CPAN::Meta::Converter version 2.112621", + "generated_by" : "Dist::Zilla version 4.300009, CPAN::Meta::Converter version 2.120630", "license" : [ "perl_5" ], @@ -33,29 +33,29 @@ }, "runtime" : { "requires" : { - "Carp" : 0, - "Exporter" : 0, - "Scalar::Util" : 0, + "Carp" : "0", + "Exporter" : "0", + "Scalar::Util" : "0", "perl" : "5.004", - "strict" : 0 + "strict" : "0" } }, "test" : { "requires" : { - "File::Find" : 0, - "File::Spec" : 0, - "File::Spec::Functions" : 0, - "File::Temp" : 0, - "Test::More" : 0, - "vars" : 0, - "warnings" : 0 + "File::Find" : "0", + "File::Spec" : "0", + "File::Spec::Functions" : "0", + "File::Temp" : "0", + "Test::More" : "0", + "vars" : "0", + "warnings" : "0" } } }, "provides" : { "CPAN::Meta::YAML" : { "file" : "lib/CPAN/Meta/YAML.pm", - "version" : "0.007" + "version" : "0.008" } }, "release_status" : "stable", @@ -71,6 +71,6 @@ "web" : "https://github.com/dagolden/cpan-meta-yaml" } }, - "version" : "0.007" + "version" : "0.008" } diff --git a/README.pod b/README.pod index ee547d1..775ba92 100644 --- a/README.pod +++ b/README.pod @@ -6,7 +6,7 @@ CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files =head1 VERSION -version 0.007 +version 0.008 =head1 SYNOPSIS @@ -48,7 +48,7 @@ L L, L, L -=for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants kwalitee diff irc mailto metadata placeholders +=for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan =head1 SUPPORT