The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A Glimpse at an Enlightened Perl",
   "author" : [
      "Chris Prather <chris@prather.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.013, CPAN::Meta::Converter version 2.140640",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Task-Kensho",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "share"
      ]
   },
   "optional_features" : {
      "Async" : {
         "description" : "Async Programming",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::Async" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "CLI" : {
         "description" : "Useful Command-line Tools",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::CLI" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "Config" : {
         "description" : "Config Modules",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::Config" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "DBDev" : {
         "description" : "Database Development",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::DBDev" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "Dates" : {
         "description" : "Date Modules",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::Dates" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "Email" : {
         "description" : "Email",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::Email" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "ExcelCSV" : {
         "description" : "Excel/CSV",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::ExcelCSV" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "Exceptions" : {
         "description" : "Exception Handling",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::Exceptions" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "Hackery" : {
         "description" : "Script Hackery",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::Hackery" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "Logging" : {
         "description" : "Logging",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::Logging" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "ModuleDev" : {
         "description" : "Module Development",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::ModuleDev" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "OOP" : {
         "description" : "Object Oriented Programming",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::OOP" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "Scalability" : {
         "description" : "Scalability",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::Scalability" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "Testing" : {
         "description" : "Testing",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::Testing" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "Toolchain" : {
         "description" : "Basic Toolchain",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::Toolchain" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "WebCrawling" : {
         "description" : "Web Crawling",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::WebCrawling" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "WebDev" : {
         "description" : "Web Development",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::WebDev" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "XML" : {
         "description" : "XML Development",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Task::Kensho::XML" : "0"
               }
            }
         },
         "x_default" : "0"
      }
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30",
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.052"
         },
         "requires" : {
            "Config::Any" : "0",
            "Dist::Zilla" : "5.013",
            "Dist::Zilla::Plugin::ContributorsFromGit" : "0",
            "Dist::Zilla::Plugin::GitHub::Update" : "0",
            "Dist::Zilla::Plugin::GithubMeta" : "0",
            "Dist::Zilla::Plugin::MakeMaker::Fallback" : "0",
            "Dist::Zilla::Plugin::ModuleBuildTiny" : "0.004",
            "Dist::Zilla::Plugin::MungeFile::WithConfigFile" : "0",
            "Dist::Zilla::Plugin::OptionalFeature" : "0.011",
            "Dist::Zilla::Plugin::Prereqs" : "0",
            "Dist::Zilla::Plugin::PromptIfStale" : "0",
            "Dist::Zilla::Plugin::PruneCruft" : "0",
            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.048",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Moose" : "0",
            "MooseX::SimpleConfig" : "0",
            "Path::Tiny" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Pod::Weaver::Section::Contributors" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::Kwalitee" : "1.12",
            "Test::More" : "0.94",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "namespace::autoclean" : "0",
            "perl" : "5.016"
         }
      },
      "runtime" : {
         "recommends" : {
            "Task::Kensho::Async" : "0",
            "Task::Kensho::CLI" : "0",
            "Task::Kensho::Config" : "0",
            "Task::Kensho::DBDev" : "0",
            "Task::Kensho::Dates" : "0",
            "Task::Kensho::Email" : "0",
            "Task::Kensho::ExcelCSV" : "0",
            "Task::Kensho::Exceptions" : "0",
            "Task::Kensho::Hackery" : "0",
            "Task::Kensho::Logging" : "0",
            "Task::Kensho::ModuleDev" : "0",
            "Task::Kensho::OOP" : "0",
            "Task::Kensho::Scalability" : "0",
            "Task::Kensho::Testing" : "0",
            "Task::Kensho::Toolchain" : "0",
            "Task::Kensho::WebCrawling" : "0",
            "Task::Kensho::WebDev" : "0",
            "Task::Kensho::XML" : "0"
         },
         "requires" : {
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Requirements" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec::Functions" : "0",
            "List::Util" : "0",
            "Test::More" : "0",
            "version" : "0"
         }
      }
   },
   "provides" : {
      "Task::Kensho" : {
         "file" : "lib/Task/Kensho.pm",
         "version" : "0.36"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/EnlightenedPerlOrganisation/task-kensho/issues"
      },
      "homepage" : "https://github.com/EnlightenedPerlOrganisation/task-kensho",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/EnlightenedPerlOrganisation/task-kensho.git",
         "web" : "https://github.com/EnlightenedPerlOrganisation/task-kensho"
      }
   },
   "version" : "0.36",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.019009"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::MungeFile::WithConfigFile",
            "config" : {
               "Dist::Zilla::Plugin::MungeFile::WithConfigFile" : {
                  "configfile" : "modules.yml",
                  "files" : [
                     "INSTALL"
                  ],
                  "finder" : [
                     ":InstallModules"
                  ]
               }
            },
            "name" : "MungeFile::WithConfigFile",
            "version" : "0.002"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Async Programming",
                  "name" : "Async",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::Async" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/Async",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Useful Command-line Tools",
                  "name" : "CLI",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::CLI" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/CLI",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Config Modules",
                  "name" : "Config",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::Config" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/Config",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Database Development",
                  "name" : "DBDev",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::DBDev" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/DBDev",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Date Modules",
                  "name" : "Dates",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::Dates" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/Dates",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Email",
                  "name" : "Email",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::Email" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/Email",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Excel/CSV",
                  "name" : "ExcelCSV",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::ExcelCSV" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/ExcelCSV",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Exception Handling",
                  "name" : "Exceptions",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::Exceptions" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/Exceptions",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Script Hackery",
                  "name" : "Hackery",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::Hackery" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/Hackery",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Logging",
                  "name" : "Logging",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::Logging" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/Logging",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Module Development",
                  "name" : "ModuleDev",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::ModuleDev" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/ModuleDev",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Object Oriented Programming",
                  "name" : "OOP",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::OOP" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/OOP",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Scalability",
                  "name" : "Scalability",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::Scalability" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/Scalability",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Testing",
                  "name" : "Testing",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::Testing" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/Testing",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Basic Toolchain",
                  "name" : "Toolchain",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::Toolchain" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/Toolchain",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Web Crawling",
                  "name" : "WebCrawling",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::WebCrawling" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/WebCrawling",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "Web Development",
                  "name" : "WebDev",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::WebDev" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/WebDev",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "XML Development",
                  "name" : "XML",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Task::Kensho::XML" : "0"
                  },
                  "require_develop" : "0",
                  "type" : "requires"
               }
            },
            "name" : "=inc::OptionalFeatureForMainTask/XML",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "name" : "@Author::ETHER/Git::NextVersion",
            "version" : "2.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Author::ETHER/ExecDir",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Author::ETHER/ShareDir",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
            "name" : "@Author::ETHER/Examples",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
            "name" : "@Author::ETHER/Git::GatherDir",
            "version" : "2.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Author::ETHER/MetaYAML",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Author::ETHER/MetaJSON",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Author::ETHER/License",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Author::ETHER/Manifest",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Compile",
            "config" : {
               "Dist::Zilla::Plugin::Test::Compile" : {
                  "filename" : "xt/author/00-compile.t",
                  "module_finder" : [
                     ":InstallModules"
                  ],
                  "script_finder" : [
                     ":ExecFiles",
                     "@Author::ETHER/Examples"
                  ]
               }
            },
            "name" : "@Author::ETHER/Test::Compile",
            "version" : "2.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::NoTabs",
            "config" : {
               "Dist::Zilla::Plugin::Test::NoTabs" : {
                  "module_finder" : [
                     ":InstallModules"
                  ],
                  "script_finder" : [
                     ":ExecFiles",
                     "@Author::ETHER/Examples"
                  ]
               }
            },
            "name" : "@Author::ETHER/Test::NoTabs",
            "version" : "0.06"
         },
         {
            "class" : "Dist::Zilla::Plugin::EOLTests",
            "name" : "@Author::ETHER/EOLTests",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaTests",
            "name" : "@Author::ETHER/MetaTests",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Version",
            "name" : "@Author::ETHER/Test::Version",
            "version" : "0.002004"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
            "name" : "@Author::ETHER/Test::CPAN::Changes",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
            "name" : "@Author::ETHER/Test::ChangesHasContent",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::UnusedVars",
            "name" : "@Author::ETHER/Test::UnusedVars",
            "version" : "2.000005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
            "name" : "@Author::ETHER/Test::MinimumVersion",
            "version" : "2.000005"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Author::ETHER/PodSyntaxTests",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "@Author::ETHER/PodCoverageTests",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
            "name" : "@Author::ETHER/Test::PodSpelling",
            "version" : "2.006007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Kwalitee",
            "name" : "@Author::ETHER/Test::Kwalitee",
            "version" : "2.07"
         },
         {
            "class" : "Dist::Zilla::Plugin::MojibakeTests",
            "name" : "@Author::ETHER/MojibakeTests",
            "version" : "0.5"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
            "name" : "@Author::ETHER/Test::ReportPrereqs",
            "version" : "0.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Portability",
            "name" : "@Author::ETHER/Test::Portability",
            "version" : "2.000005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Describe",
            "name" : "@Author::ETHER/Git::Describe",
            "version" : "0.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "@Author::ETHER/PkgVersion",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@Author::ETHER/Authority",
            "version" : "1.006"
         },
         {
            "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"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Contributors",
                        "name" : "Contributors",
                        "version" : "0.007"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::Transformer",
                        "name" : "-Transformer",
                        "version" : "4.006"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::StopWords",
                        "name" : "-StopWords",
                        "version" : "1.008"
                     }
                  ]
               }
            },
            "name" : "@Author::ETHER/PodWeaver",
            "version" : "4.005"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@Author::ETHER/NextRelease",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@Author::ETHER/ReadmeAnyFromPod",
            "version" : "0.133360"
         },
         {
            "class" : "Dist::Zilla::Plugin::GithubMeta",
            "name" : "@Author::ETHER/GithubMeta",
            "version" : "0.42"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoMetaResources",
            "name" : "@Author::ETHER/AutoMetaResources",
            "version" : "1.20"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
            "name" : "@Author::ETHER/MetaNoIndex",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
            "config" : {
               "Dist::Zilla::Plugin::MetaProvides::Package" : {
                  "finder" : [
                     ":InstallModules"
                  ],
                  "finder_objects" : [
                     {
                        "class" : "Dist::Zilla::Plugin::FinderCode",
                        "name" : ":InstallModules",
                        "version" : "5.013"
                     }
                  ]
               },
               "Dist::Zilla::Role::MetaProvider::Provider" : {
                  "inherit_missing" : "1",
                  "inherit_version" : "1",
                  "meta_noindex" : "1"
               }
            },
            "name" : "@Author::ETHER/MetaProvides::Package",
            "version" : "2.000001"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Author::ETHER/MetaConfig",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@Author::ETHER/AutoPrereqs",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
            "name" : "@Author::ETHER/Prereqs::AuthorDeps",
            "version" : "0.002"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPerl",
            "name" : "@Author::ETHER/MinimumPerl",
            "version" : "1.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "requires"
               }
            },
            "name" : "@Author::ETHER/installer_requirements",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "recommends"
               }
            },
            "name" : "@Author::ETHER/pluginbundle_version",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "name" : "@Author::ETHER/RunExtraTests",
            "version" : "0.018"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker::Fallback",
            "name" : "@Author::ETHER/MakeMaker::Fallback",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::ModuleBuildTiny",
            "name" : "@Author::ETHER/ModuleBuildTiny",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckSelfDependency",
            "config" : {
               "Dist::Zilla::Plugin::CheckSelfDependency" : {
                  "finder" : [
                     ":InstallModules"
                  ]
               }
            },
            "name" : "@Author::ETHER/CheckSelfDependency",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Run::AfterBuild",
            "name" : "@Author::ETHER/Run::AfterBuild",
            "version" : "0.021"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "name" : "@Author::ETHER/initial check",
            "version" : "2.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
            "name" : "@Author::ETHER/Git::CheckFor::MergeConflicts",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
            "name" : "@Author::ETHER/Git::CheckFor::CorrectBranch",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Remote::Check",
            "name" : "@Author::ETHER/Git::Remote::Check",
            "version" : "0.1.2"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "name" : "@Author::ETHER/CheckPrereqsIndexed",
            "version" : "0.010"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Author::ETHER/TestRelease",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "name" : "@Author::ETHER/after tests",
            "version" : "2.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Author::ETHER/UploadToCPAN",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
            "name" : "@Author::ETHER/CopyFilesFromRelease",
            "version" : "0.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "name" : "@Author::ETHER/Git::Commit",
            "version" : "2.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "name" : "@Author::ETHER/Git::Tag",
            "version" : "2.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "name" : "@Author::ETHER/Git::Push",
            "version" : "2.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "requires"
               }
            },
            "name" : "@Author::ETHER/via_options",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "PruneCruft",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "requires"
               }
            },
            "name" : "Prereqs",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::PromptIfStale",
            "config" : {
               "Dist::Zilla::Plugin::PromptIfStale" : {
                  "check_all_plugins" : "1",
                  "check_all_prereqs" : 0,
                  "modules" : [],
                  "phase" : "release",
                  "skip" : []
               }
            },
            "name" : "PromptIfStale",
            "version" : "0.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::ContributorsFromGit",
            "name" : "ContributorsFromGit",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::VerifyPhases",
            "name" : "@Author::ETHER/PHASE VERIFICATION",
            "version" : "0.002"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.013"
      }
   },
   "x_authority" : "cpan:PERIGRIN",
   "x_contributors" : [
      "Andrew Whatson <whatson@gmail.com>",
      "Chris Nehren <apeiron@cpan.org>",
      "Chris Prather <cprather@hdpublishing.com>",
      "Florian Ragwitz <rafl@debian.org>",
      "Karen Etheridge <ether@cpan.org>",
      "Leo Lapworth <leo@cuckoo.org>"
   ]
}