/usr/share/doc/perl-CPAN-Meta/t/data-fixable
NameSizeModeActions
35478989-META.yml5330644editdlrm
98042513-META.yml5510644editdlrm
107650337-META.yml5930644editdlrm
284247103-META.yml13240644editdlrm
344981821-META.yml5240644editdlrm
1598804075-META.yml6400644editdlrm
1927486199-META.yml4620644editdlrm
1985980974-META.yml5290644editdlrm
2031017050-META.yml6690644editdlrm
invalid-meta-spec-version.json23470644editdlrm
invalid-meta-spec-version.yml37120644editdlrm
META-1_2.yml8810644editdlrm
META-1_3.yml6420644editdlrm
META-1_4.yml35940644editdlrm
META-2.json19840644editdlrm
meta-spec-version-trailing-zeros.json23480644editdlrm
meta-spec-version-trailing-zeros.yml37160644editdlrm
restrictive-2.json23510644editdlrm
version-ranges-2.json8280644editdlrm
Edit: /usr/share/doc/perl-CPAN-Meta/t/data-fixable/restrictive-2.json (2351B)
{ "resources" : { "license" : [ "http://dev.perl.org/licenses/" ], "repository" : { "url" : "svn://repo.example.com/foo-bar#fakeanchor", "web" : "http://www.example.com" } }, "generated_by" : "Module::Build version 0.36", "meta-spec" : { "version" : "2", "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec" }, "version" : "0.36", "name" : "Module-Build", "dynamic_config" : 1, "author" : [ "Ken Williams ", "Module-Build List " ], "release_status" : "stable", "license" : [ "restrictive" ], "description" : "Module::Build is a system for building, testing, and installing Perl modules. It is meant to be an alternative to ExtUtils::MakeMaker... blah blah blah", "keywords" : [ "toolchain", "cpan", "dual-life" ], "prereqs" : { "runtime" : { "requires" : { "File::Copy" : "0", "IO::File" : "0", "Data::Dumper" : "0", "File::Spec" : "0", "Config" : "0", "ExtUtils::Install" : "0", "perl" : "5.006", "File::Compare" : "0", "File::Find" : "0", "File::Path" : "0", "File::Basename" : "0", "Cwd" : "0" }, "recommends" : { "YAML" : "0.35", "ExtUtils::ParseXS" : "2.02", "Pod::Text" : "0", "ExtUtils::Install" : "0.3", "Archive::Tar" : "1.00" } }, "build" : { "requires" : { "Build::Requires": "1.1", "Test::More" : "0" } }, "test" : { "requires" : { "Test::More" : "0.88", "Test::Requires" : "1.2" } } }, "optional_features" : { "domination" : { "prereqs" : { "develop" : { "requires" : { "Genius::Evil" : "1.234" } }, "runtime" : { "requires" : { "Machine::Weather" : "2.0" } } }, "description" : "Take over the world" } }, "abstract" : "Build and install Perl modules", "x_whatever" : "Custom key" }