The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Calculate edit distance based on insertion, deletion, substitution, and transposition",
   "author" : [
      "ugexe <ugexe@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.140640",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Text-Levenshtein-XS",
   "no_index" : {
      "directory" : [
         "inc t xt examples share eg mylib"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::ArchiveRelease" : "0",
            "Dist::Zilla::Plugin::AutoPrereqs" : "0",
            "Dist::Zilla::Plugin::Bugtracker" : "0",
            "Dist::Zilla::Plugin::CPANFile" : "0",
            "Dist::Zilla::Plugin::CheckChangesHasContent" : "0",
            "Dist::Zilla::Plugin::CheckPrereqsIndexed" : "0",
            "Dist::Zilla::Plugin::Clean" : "0",
            "Dist::Zilla::Plugin::ConfirmRelease" : "0",
            "Dist::Zilla::Plugin::ContributorsFromGit" : "0",
            "Dist::Zilla::Plugin::CopyFilesFromBuild" : "0",
            "Dist::Zilla::Plugin::GatherDir" : "0",
            "Dist::Zilla::Plugin::GenerateFile" : "0",
            "Dist::Zilla::Plugin::Git::Commit" : "0",
            "Dist::Zilla::Plugin::Git::CommitBuild" : "0",
            "Dist::Zilla::Plugin::Git::Push" : "0",
            "Dist::Zilla::Plugin::Git::Tag" : "0",
            "Dist::Zilla::Plugin::License" : "0",
            "Dist::Zilla::Plugin::MakeMaker" : "0",
            "Dist::Zilla::Plugin::Manifest" : "0",
            "Dist::Zilla::Plugin::ManifestSkip" : "0",
            "Dist::Zilla::Plugin::MetaConfig" : "0",
            "Dist::Zilla::Plugin::MetaData::BuiltWith" : "0",
            "Dist::Zilla::Plugin::MetaJSON" : "0",
            "Dist::Zilla::Plugin::MetaNoIndex" : "0",
            "Dist::Zilla::Plugin::MetaResources" : "0",
            "Dist::Zilla::Plugin::MetaTests" : "0",
            "Dist::Zilla::Plugin::MetaYAML" : "0",
            "Dist::Zilla::Plugin::Metadata" : "0",
            "Dist::Zilla::Plugin::MojibakeTests" : "0",
            "Dist::Zilla::Plugin::NextRelease" : "0",
            "Dist::Zilla::Plugin::PkgVersion" : "5.012",
            "Dist::Zilla::Plugin::PodCoverageTests" : "0",
            "Dist::Zilla::Plugin::PodSyntaxTests" : "0",
            "Dist::Zilla::Plugin::PodWeaver" : "0",
            "Dist::Zilla::Plugin::Prepender" : "0",
            "Dist::Zilla::Plugin::Prereqs::AuthorDeps" : "0",
            "Dist::Zilla::Plugin::PruneCruft" : "0",
            "Dist::Zilla::Plugin::PruneFiles" : "0",
            "Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0",
            "Dist::Zilla::Plugin::ReadmeFromPod" : "0",
            "Dist::Zilla::Plugin::ReportPhase" : "0",
            "Dist::Zilla::Plugin::ReportVersions::Tiny" : "0",
            "Dist::Zilla::Plugin::Repository" : "0",
            "Dist::Zilla::Plugin::RunExtraTests" : "0",
            "Dist::Zilla::Plugin::Test::CPAN::Changes" : "0",
            "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON" : "0",
            "Dist::Zilla::Plugin::Test::Compile" : "0",
            "Dist::Zilla::Plugin::Test::DistManifest" : "0",
            "Dist::Zilla::Plugin::Test::MinimumVersion" : "0",
            "Dist::Zilla::Plugin::Test::Perl::Critic" : "0",
            "Dist::Zilla::Plugin::Test::Portability" : "0",
            "Dist::Zilla::Plugin::Test::Synopsis" : "0",
            "Dist::Zilla::Plugin::Test::Version" : "0",
            "Dist::Zilla::Plugin::TestRelease" : "0",
            "Dist::Zilla::Plugin::TravisYML" : "0",
            "Dist::Zilla::Plugin::UploadToCPAN" : "0",
            "Dist::Zilla::PluginBundle::Prereqs" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Synopsis" : "0",
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.008009"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "1.27_02",
            "IPC::Open3" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ugexe/Text--Levenshtein--XS/issues"
      },
      "homepage" : "https://metacpan.org/release/Text-Levenshtein-XS",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/ugexe/Text--Levenshtein--XS",
         "web" : "https://github.com/ugexe/Text--Levenshtein--XS"
      }
   },
   "version" : "0.43",
   "x_BuiltWith" : {
      "failures" : {
         "Dist::Zilla::Plugin::ReportPhase" : "Module::MetaData could not parse a version from /home/nickl/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0/Dist/Zilla/Plugin/ReportPhase.pm"
      },
      "modules" : {
         "Dist::Zilla" : "5.020",
         "Dist::Zilla::Plugin::ArchiveRelease" : "4.00",
         "Dist::Zilla::Plugin::AutoPrereqs" : "5.020",
         "Dist::Zilla::Plugin::Bugtracker" : "1.111080",
         "Dist::Zilla::Plugin::CPANFile" : "5.020",
         "Dist::Zilla::Plugin::CheckChangesHasContent" : "0.006",
         "Dist::Zilla::Plugin::CheckPrereqsIndexed" : "0.012",
         "Dist::Zilla::Plugin::Clean" : "0.07",
         "Dist::Zilla::Plugin::ConfirmRelease" : "5.020",
         "Dist::Zilla::Plugin::ContributorsFromGit" : "0.014",
         "Dist::Zilla::Plugin::CopyFilesFromBuild" : "0.103510",
         "Dist::Zilla::Plugin::GatherDir" : "5.020",
         "Dist::Zilla::Plugin::GenerateFile" : "5.020",
         "Dist::Zilla::Plugin::Git::Commit" : "2.025",
         "Dist::Zilla::Plugin::Git::CommitBuild" : "2.025",
         "Dist::Zilla::Plugin::Git::Push" : "2.025",
         "Dist::Zilla::Plugin::Git::Tag" : "2.025",
         "Dist::Zilla::Plugin::License" : "5.020",
         "Dist::Zilla::Plugin::MakeMaker" : "5.020",
         "Dist::Zilla::Plugin::Manifest" : "5.020",
         "Dist::Zilla::Plugin::ManifestSkip" : "5.020",
         "Dist::Zilla::Plugin::MetaConfig" : "5.020",
         "Dist::Zilla::Plugin::MetaData::BuiltWith" : "1.003001",
         "Dist::Zilla::Plugin::MetaJSON" : "5.020",
         "Dist::Zilla::Plugin::MetaNoIndex" : "5.020",
         "Dist::Zilla::Plugin::MetaResources" : "5.020",
         "Dist::Zilla::Plugin::MetaTests" : "5.020",
         "Dist::Zilla::Plugin::MetaYAML" : "5.020",
         "Dist::Zilla::Plugin::Metadata" : "3.03",
         "Dist::Zilla::Plugin::MojibakeTests" : "0.7",
         "Dist::Zilla::Plugin::NextRelease" : "5.020",
         "Dist::Zilla::Plugin::PkgVersion" : "5.020",
         "Dist::Zilla::Plugin::PodCoverageTests" : "5.020",
         "Dist::Zilla::Plugin::PodSyntaxTests" : "5.020",
         "Dist::Zilla::Plugin::PodWeaver" : "4.006",
         "Dist::Zilla::Plugin::Prepender" : "1.112280",
         "Dist::Zilla::Plugin::Prereqs::AuthorDeps" : "0.003",
         "Dist::Zilla::Plugin::PruneCruft" : "5.020",
         "Dist::Zilla::Plugin::PruneFiles" : "5.020",
         "Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.142470",
         "Dist::Zilla::Plugin::ReadmeFromPod" : "0.21",
         "Dist::Zilla::Plugin::ReportVersions::Tiny" : "1.10",
         "Dist::Zilla::Plugin::Repository" : "0.20",
         "Dist::Zilla::Plugin::RunExtraTests" : "0.022",
         "Dist::Zilla::Plugin::Test::CPAN::Changes" : "0.008",
         "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON" : "0.003",
         "Dist::Zilla::Plugin::Test::Compile" : "2.048",
         "Dist::Zilla::Plugin::Test::DistManifest" : "2.000004",
         "Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000005",
         "Dist::Zilla::Plugin::Test::Perl::Critic" : "2.112410",
         "Dist::Zilla::Plugin::Test::Portability" : "2.000005",
         "Dist::Zilla::Plugin::Test::Synopsis" : "2.000005",
         "Dist::Zilla::Plugin::Test::Version" : "0.002004",
         "Dist::Zilla::Plugin::TestRelease" : "5.020",
         "Dist::Zilla::Plugin::TravisYML" : "1.12",
         "Dist::Zilla::Plugin::UploadToCPAN" : "5.020",
         "Dist::Zilla::PluginBundle::Prereqs" : "0.93",
         "ExtUtils::MakeMaker" : "6.98",
         "File::Spec" : "3.47",
         "File::Temp" : "0.2304",
         "IO::Handle" : "1.35",
         "IPC::Open3" : "1.16",
         "Pod::Coverage::TrustPod" : "0.100003",
         "Test::CPAN::Changes" : "0.30",
         "Test::CPAN::Meta" : "0.23",
         "Test::More" : "1.001002",
         "Test::Pod" : "1.48",
         "Test::Pod::Coverage" : "1.10",
         "Test::Synopsis" : "0.11",
         "version" : "0.9909"
      },
      "perl" : {
         "original" : "v5.20.0",
         "qv" : 1,
         "version" : [
            5,
            20,
            0
         ]
      },
      "platform" : "linux"
   },
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.020000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::ReportPhase",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "Phase_Begins",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "GatherDir",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "PruneCruft",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "AutoPrereqs",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
            "name" : "Prereqs::AuthorDeps",
            "version" : "0.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@Prereqs/AutoPrereqs",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPerl",
            "name" : "@Prereqs/MinimumPerl",
            "version" : "1.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPrereqs",
            "name" : "@Prereqs/MinimumPrereqs",
            "version" : "0.93"
         },
         {
            "class" : "Dist::Zilla::Plugin::PrereqsClean",
            "name" : "@Prereqs/PrereqsClean",
            "version" : "0.93"
         },
         {
            "class" : "Dist::Zilla::Plugin::TravisYML",
            "name" : "TravisYML",
            "version" : "1.12"
         },
         {
            "class" : "Dist::Zilla::Plugin::CPANFile",
            "name" : "CPANFile",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::GenerateFile",
            "name" : "MANIFEST.SKIP",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "ManifestSkip",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
            "name" : "ReportVersions::Tiny",
            "version" : "1.10"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Compile",
            "config" : {
               "Dist::Zilla::Plugin::Test::Compile" : {
                  "bail_out_on_fail" : "0",
                  "fail_on_warning" : "author",
                  "fake_home" : "1",
                  "filename" : "t/00-compile.t",
                  "module_finder" : [
                     ":InstallModules"
                  ],
                  "needs_display" : "0",
                  "phase" : "test",
                  "script_finder" : [
                     ":ExecFiles"
                  ],
                  "skips" : []
               }
            },
            "name" : "Test::Compile",
            "version" : "2.048"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
            "name" : "Test::Perl::Critic",
            "version" : "2.112410"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::DistManifest",
            "name" : "Test::DistManifest",
            "version" : "2.000004"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Version",
            "name" : "Test::Version",
            "version" : "0.002004"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaTests",
            "name" : "MetaTests",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON",
            "name" : "Test::CPAN::Meta::JSON",
            "version" : "0.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
            "name" : "Test::MinimumVersion",
            "version" : "2.000005"
         },
         {
            "class" : "Dist::Zilla::Plugin::MojibakeTests",
            "name" : "MojibakeTests",
            "version" : "0.7"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "PodCoverageTests",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "PodSyntaxTests",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Portability",
            "name" : "Test::Portability",
            "version" : "2.000005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Synopsis",
            "name" : "Test::Synopsis",
            "version" : "2.000005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
            "name" : "Test::CPAN::Changes",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prepender",
            "name" : "Prepender",
            "version" : "1.112280"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "PkgVersion",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "config" : {
               "Dist::Zilla::Plugin::PodWeaver" : {
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles"
                  ],
                  "plugins" : [
                     {
                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
                        "name" : "@CorePrep/EnsurePod5",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::H1Nester",
                        "name" : "@CorePrep/H1Nester",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
                        "name" : "@Default/SingleEncoding",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Name",
                        "name" : "@Default/Name",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Version",
                        "name" : "@Default/Version",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@Default/prelude",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "SYNOPSIS",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "DESCRIPTION",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "OVERVIEW",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "ATTRIBUTES",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "METHODS",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "FUNCTIONS",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Leftovers",
                        "name" : "@Default/Leftovers",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "@Default/postlude",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Authors",
                        "name" : "@Default/Authors",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Legal",
                        "name" : "@Default/Legal",
                        "version" : "4.006"
                     }
                  ]
               }
            },
            "name" : "PodWeaver",
            "version" : "4.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::ContributorsFromGit",
            "name" : "ContributorsFromGit",
            "version" : "0.014"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "NextRelease",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Metadata",
            "name" : "Metadata",
            "version" : "3.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "MetaConfig",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaData::BuiltWith",
            "config" : {
               "Dist::Zilla::Plugin::MetaData::BuiltWith" : {
                  "_stash_key" : "x_BuiltWith",
                  "show_config" : "0",
                  "show_uname" : "0"
               }
            },
            "name" : "MetaData::BuiltWith",
            "version" : "1.003001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Repository",
            "name" : "Repository",
            "version" : "0.20"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResources",
            "name" : "MetaResources",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
            "name" : "MetaNoIndex",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "License",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "MakeMaker",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "MetaYAML",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Bugtracker",
            "name" : "Bugtracker",
            "version" : "1.111080"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "MetaJSON",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeFromPod",
            "name" : "ReadmeFromPod",
            "version" : "0.21"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "ReadmeMkdnInRoot",
            "version" : "0.142470"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "Manifest",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
            "name" : "CopyFilesFromBuild",
            "version" : "0.103510"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneFiles",
            "name" : "PruneFiles",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
            "name" : "CheckChangesHasContent",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "TestRelease",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "name" : "CheckPrereqsIndexed",
            "version" : "0.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "ConfirmRelease",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "RunExtraTests",
            "version" : "0.022"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "UploadToCPAN",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::ArchiveRelease",
            "name" : "ArchiveRelease",
            "version" : "4.00"
         },
         {
            "class" : "Dist::Zilla::Plugin::Clean",
            "name" : "Clean",
            "version" : "0.07"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [
                     "releases"
                  ],
                  "commit_msg" : "New CPAN release of %N - v%v%n%n%c",
                  "time_zone" : "local"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "README.mkdn",
                     "Changes",
                     "dist.ini",
                     "Makefile.PL",
                     "cpanfile",
                     ".travis.yml"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "Git::Commit",
            "version" : "2.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CommitBuild",
            "config" : {
               "Dist::Zilla::Plugin::Git::CommitBuild" : {
                  "branch" : "build/%b",
                  "build_root" : null,
                  "message" : "Build of release v%v%t (%h on %b)",
                  "multiple_inheritance" : 0,
                  "release_branch" : "release",
                  "release_message" : "Build of release v%v%t (%h on %b)"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "Git::CommitBuild",
            "version" : "2.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "signed" : 0,
                  "tag" : "v0.43",
                  "tag_format" : "v%v",
                  "tag_message" : "Tagged release %v",
                  "time_zone" : "local"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "Git::Tag",
            "version" : "2.025"
         },
         {
            "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" : "Git::Push",
            "version" : "2.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReportPhase",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "Phase_Ends",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.020"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.020"
      }
   },
   "x_contributors" : [
      "Nick <nlogan@gmail.com>",
      "ugexe <nlogan@gmail.com>"
   ]
}