The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Fast and featureful data structure validation",
   "author" : [
      "perlancar <perlancar@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.029, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Data-Sah",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Rinci" : "0.01"
         }
      },
      "runtime" : {
         "recommends" : {
            "DateTime" : "0",
            "DateTime::Duration" : "0",
            "Scalar::Util::Numeric" : "0"
         },
         "requires" : {
            "Algorithm::Dependency::Ordered" : "0",
            "Algorithm::Dependency::Source::HoA" : "0",
            "Data::Clean::JSON" : "0.11",
            "Data::Dmp" : "0.09",
            "Data::Dump" : "0",
            "Data::ModeMerge" : "0.21",
            "Data::Sah::Normalize" : "0.03",
            "File::Which" : "0",
            "JSON" : "0",
            "Lingua::EN::Numbers::Ordinate" : "1.02",
            "Log::Any::IfLOG" : "0",
            "Mo" : "0",
            "Module::Path::More" : "0",
            "Regexp::Stringify" : "0",
            "Role::Tiny" : "0",
            "Role::Tiny::With" : "0",
            "Scalar::Util::Numeric::PP" : "0",
            "String::Indent" : "0",
            "String::LineNumber" : "0",
            "Sub::Install" : "0",
            "Text::sprintfn" : "0",
            "Tie::IxHash" : "0",
            "Version::Util" : "0.64",
            "experimental" : "0",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "File::ShareDir" : "0",
            "File::ShareDir::Tarball" : "0",
            "File::Slurp::Tiny" : "0",
            "File::Spec" : "0",
            "File::chdir" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Sah" : "v0.9.36",
            "Test::Exception" : "0",
            "Test::More" : "0.98",
            "Test::Warn" : "0",
            "lib::filter" : "0.03"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Data-Sah"
      },
      "homepage" : "https://metacpan.org/release/Data-Sah",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/sharyanto/perl-Data-Sah.git",
         "web" : "https://github.com/sharyanto/perl-Data-Sah"
      }
   },
   "version" : "0.59",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.018002"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::Prereqs::EnsureCoreOrPP",
            "name" : "Prereqs::EnsureCoreOrPP",
            "version" : "0.06"
         },
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [],
                  "exclude_match" : [],
                  "follow_symlinks" : "0",
                  "include_dotfiles" : "0",
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               }
            },
            "name" : "@Author::PERLANCAR/@Filter/GatherDir",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Author::PERLANCAR/@Filter/PruneCruft",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Author::PERLANCAR/@Filter/ManifestSkip",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Author::PERLANCAR/@Filter/MetaYAML",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Author::PERLANCAR/@Filter/License",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "@Author::PERLANCAR/@Filter/PodCoverageTests",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Author::PERLANCAR/@Filter/PodSyntaxTests",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Author::PERLANCAR/@Filter/ExtraTests",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Author::PERLANCAR/@Filter/ExecDir",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Author::PERLANCAR/@Filter/ShareDir",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@Author::PERLANCAR/@Filter/MakeMaker",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Author::PERLANCAR/@Filter/Manifest",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Author::PERLANCAR/@Filter/ConfirmRelease",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Author::PERLANCAR/@Filter/UploadToCPAN",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Rinci::AbstractFromMeta",
            "name" : "@Author::PERLANCAR/Rinci::AbstractFromMeta",
            "version" : "0.06"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodnameFromFilename",
            "name" : "@Author::PERLANCAR/PodnameFromFilename",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::PERLANCAR::CheckDepDists",
            "name" : "@Author::PERLANCAR/PERLANCAR::CheckDepDists",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::PERLANCAR::MetaResources",
            "name" : "@Author::PERLANCAR/PERLANCAR::MetaResources",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckChangeLog",
            "name" : "@Author::PERLANCAR/CheckChangeLog",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckMetaResources",
            "name" : "@Author::PERLANCAR/CheckMetaResources",
            "version" : "0.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Author::PERLANCAR/MetaJSON",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Author::PERLANCAR/MetaConfig",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::GenShellCompletion",
            "name" : "@Author::PERLANCAR/GenShellCompletion",
            "version" : "0.09"
         },
         {
            "class" : "Dist::Zilla::Plugin::OurDate",
            "name" : "@Author::PERLANCAR/OurDate",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::PERLANCAR::OurPkgVersion",
            "name" : "@Author::PERLANCAR/PERLANCAR::OurPkgVersion",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "config" : {
               "Dist::Zilla::Plugin::PodWeaver" : {
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles"
                  ],
                  "plugins" : [
                     {
                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
                        "name" : "@CorePrep/EnsurePod5",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::H1Nester",
                        "name" : "@CorePrep/H1Nester",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Name",
                        "name" : "@Author::PERLANCAR/Name",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Version",
                        "name" : "@Author::PERLANCAR/Version",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@Author::PERLANCAR/prelude",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "SYNOPSIS",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "DESCRIPTION",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "OVERVIEW",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "ATTRIBUTES",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "METHODS",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "FUNCTIONS",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Leftovers",
                        "name" : "@Author::PERLANCAR/Leftovers",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@Author::PERLANCAR/postlude",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Completion::GetoptLongComplete",
                        "name" : "@Author::PERLANCAR/Completion::GetoptLongComplete",
                        "version" : "0.06"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Completion::GetoptLongSubcommand",
                        "name" : "@Author::PERLANCAR/Completion::GetoptLongSubcommand",
                        "version" : "0.02"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Completion::PerinciCmdLine",
                        "name" : "@Author::PERLANCAR/Completion::PerinciCmdLine",
                        "version" : "0.10"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Homepage::DefaultCPAN",
                        "name" : "@Author::PERLANCAR/Homepage::DefaultCPAN",
                        "version" : "0.05"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Source::DefaultGitHub",
                        "name" : "@Author::PERLANCAR/Source::DefaultGitHub",
                        "version" : "0.07"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Bugs::DefaultRT",
                        "name" : "@Author::PERLANCAR/Bugs::DefaultRT",
                        "version" : "0.05"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Authors",
                        "name" : "@Author::PERLANCAR/Authors",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Legal",
                        "name" : "@Author::PERLANCAR/Legal",
                        "version" : "4.009"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::Rinci",
                        "name" : "@Author::PERLANCAR/Rinci",
                        "version" : "0.40"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::AppendPrepend",
                        "name" : "@Author::PERLANCAR/AppendPrepend",
                        "version" : "0.01"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::EnsureUniqueSections",
                        "name" : "@Author::PERLANCAR/EnsureUniqueSections",
                        "version" : "0.121550"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
                        "name" : "@Author::PERLANCAR/SingleEncoding",
                        "version" : "4.009"
                     }
                  ]
               }
            },
            "name" : "@Author::PERLANCAR/PodWeaver",
            "version" : "4.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneFiles",
            "name" : "@Author::PERLANCAR/PruneFiles",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeFromPod",
            "name" : "@Author::PERLANCAR/ReadmeFromPod",
            "version" : "0.30"
         },
         {
            "class" : "Dist::Zilla::Plugin::Rinci::AddPrereqs",
            "name" : "@Author::PERLANCAR/Rinci::AddPrereqs",
            "version" : "0.06"
         },
         {
            "class" : "Dist::Zilla::Plugin::Rinci::Validate",
            "name" : "@Author::PERLANCAR/Rinci::Validate",
            "version" : "0.20"
         },
         {
            "class" : "Dist::Zilla::Plugin::SetScriptShebang",
            "name" : "@Author::PERLANCAR/SetScriptShebang",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Compile",
            "config" : {
               "Dist::Zilla::Plugin::Test::Compile" : {
                  "bail_out_on_fail" : "0",
                  "fail_on_warning" : "author",
                  "fake_home" : "0",
                  "filename" : "t/00-compile.t",
                  "module_finder" : [
                     ":InstallModules"
                  ],
                  "needs_display" : "0",
                  "phase" : "test",
                  "script_finder" : [
                     ":ExecFiles"
                  ],
                  "skips" : []
               }
            },
            "name" : "@Author::PERLANCAR/Test::Compile",
            "version" : "2.051"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Rinci",
            "name" : "@Author::PERLANCAR/Test::Rinci",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::EnsureSQLSchemaVersionedTest",
            "name" : "@Author::PERLANCAR/EnsureSQLSchemaVersionedTest",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "test",
                  "type" : "requires"
               }
            },
            "name" : "TestRequires",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "requires"
               }
            },
            "name" : "Prereqs",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "recommends"
               }
            },
            "name" : "RuntimeRecommends",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Extras",
            "name" : "lint-prereqs / assume-provided",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.029"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.029"
      }
   }
}