The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Autonomous SQL backend to store benchmarks",
   "author" : [
      "Roberto Schaefer <schaefr@amazon.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.041, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "freebsd"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "BenchmarkAnything-Storage-Backend-SQL",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.06"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::EOL" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "recommends" : {
            "BenchmarkAnything::Storage::Search::Elasticsearch" : "0",
            "MCE" : "0",
            "Search::Elasticsearch" : "0"
         },
         "requires" : {
            "BenchmarkAnything::Storage::Search::Elasticsearch" : "0",
            "CHI" : "0",
            "Carp" : "0",
            "DBD::SQLite" : "1.48",
            "Data::Dumper" : "0",
            "DateTime::Format::Strptime" : "0",
            "Digest::MD5" : "0",
            "Hash::Merge" : "0",
            "JSON::XS" : "0",
            "List::MoreUtils" : "0",
            "MCE::Flow" : "0",
            "Module::Load" : "0",
            "Sereal::Decoder" : "0",
            "Sereal::Encoder" : "0",
            "Try::Tiny" : "0",
            "base" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-BenchmarkAnything-Storage-Backend-SQL@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=BenchmarkAnything-Storage-Backend-SQL"
      },
      "homepage" : "http://metacpan.org/release/BenchmarkAnything-Storage-Backend-SQL",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/benchmarkanything/BenchmarkAnything-Storage-Backend-SQL.git",
         "web" : "http://github.com/benchmarkanything/BenchmarkAnything-Storage-Backend-SQL"
      }
   },
   "version" : "0.024",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.022000"
      },
      "plugins" : [
         {
            "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" : "@TAPPER/GatherDir",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@TAPPER/PruneCruft",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@TAPPER/ManifestSkip",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@TAPPER/MetaYAML",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@TAPPER/Readme",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@TAPPER/ExtraTests",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@TAPPER/ExecDir",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@TAPPER/ShareDir",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@TAPPER/MakeMaker",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@TAPPER/Manifest",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@TAPPER/TestRelease",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@TAPPER/ConfirmRelease",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@TAPPER/UploadToCPAN",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@TAPPER/MetaConfig",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@TAPPER/MetaJSON",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "@TAPPER/PkgVersion",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@TAPPER/PodSyntaxTests",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::NoTabs",
            "config" : {
               "Dist::Zilla::Plugin::Test::NoTabs" : {
                  "filename" : "xt/author/no-tabs.t",
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles",
                     ":TestFiles"
                  ]
               }
            },
            "name" : "@TAPPER/Test::NoTabs",
            "version" : "0.15"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
            "name" : "@TAPPER/Test::Pod::Coverage::Configurable",
            "version" : "0.05"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResources",
            "name" : "@TAPPER/MetaResources",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@TAPPER/Authority",
            "version" : "1.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::EOL",
            "config" : {
               "Dist::Zilla::Plugin::Test::EOL" : {
                  "filename" : "xt/author/eol.t",
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles",
                     ":TestFiles"
                  ],
                  "trailing_whitespace" : "1"
               }
            },
            "name" : "@TAPPER/Test::EOL",
            "version" : "0.18"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "config" : {
               "Dist::Zilla::Plugin::PodWeaver" : {
                  "config_plugins" : [
                     "@TAPPER"
                  ],
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles"
                  ],
                  "plugins" : [
                     {
                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
                        "name" : "@CorePrep/EnsurePod5",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::H1Nester",
                        "name" : "@CorePrep/H1Nester",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Name",
                        "name" : "@TAPPER/Name",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@TAPPER/prelude",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "SYNOPSIS",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "DESCRIPTION",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "OVERVIEW",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "ATTRIBUTES",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "METHODS",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "FUNCTIONS",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "TYPES",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Leftovers",
                        "name" : "@TAPPER/Leftovers",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@TAPPER/postlude",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Authors",
                        "name" : "@TAPPER/Authors",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Legal",
                        "name" : "@TAPPER/Legal",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::Transformer",
                        "name" : "@TAPPER/List",
                        "version" : "4.012"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::Encoding",
                        "name" : "@TAPPER/Encoding",
                        "version" : "0.03"
                     }
                  ]
               }
            },
            "name" : "@TAPPER/PodWeaver",
            "version" : "4.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@TAPPER/AutoPrereqs",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Describe",
            "name" : "@TAPPER/Git::Describe",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
            "name" : "@TAPPER/CheckChangesHasContent",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@TAPPER/NextRelease",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "config" : {
               "Dist::Zilla::Plugin::Git::NextVersion" : {
                  "first_version" : "0.001",
                  "version_by_branch" : 0,
                  "version_regexp" : "(?^:^v(.+)$)"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@TAPPER/Git::NextVersion",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@TAPPER/@Git/Check",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "v%v%n%n%c"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@TAPPER/@Git/Commit",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "changelog" : "Changes",
                  "signed" : 0,
                  "tag" : "v0.024",
                  "tag_format" : "v%v",
                  "tag_message" : "v%v"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@TAPPER/@Git/Tag",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "config" : {
               "Dist::Zilla::Plugin::Git::Push" : {
                  "push_to" : [
                     "origin"
                  ],
                  "remotes_must_exist" : 1
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@TAPPER/@Git/Push",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "requires"
               }
            },
            "name" : "Prereqs",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "recommends"
               }
            },
            "name" : "RuntimeRecommends",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":PerlExecFiles",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.041"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.041"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.041"
      }
   },
   "x_authority" : "cpan:TAPPER"
}