The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Easy access to any pastebin",
   "author" : [
      "Shawn M Moore, <sartak@gmail.com>"
   ],
   "dynamic_config" : 1,
   "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" : "App-Nopaste",
   "no_index" : {
      "directory" : [
         "t",
         "xt"
      ]
   },
   "optional_features" : {
      "browser" : {
         "description" : "opening of URLs in a browser with --open_url/--open/-o",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Browser::Open" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "clipboard" : {
         "description" : "copying of URLs with -x/--copy",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Clipboard" : "0"
               }
            }
         },
         "x_default" : "0"
      },
      "pastebin" : {
         "description" : "pastebin.com support",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "WWW::Pastebin::PastebinCom::Create" : "1.003"
               }
            }
         },
         "x_default" : "0"
      }
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.008003"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.082"
         },
         "requires" : {
            "Browser::Open" : "0",
            "Clipboard" : "0",
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::Authority" : "0",
            "Dist::Zilla::Plugin::AuthorityFromModule" : "0.002",
            "Dist::Zilla::Plugin::AutoMetaResources" : "0",
            "Dist::Zilla::Plugin::AutoPrereqs" : "0",
            "Dist::Zilla::Plugin::CheckIssues" : "0",
            "Dist::Zilla::Plugin::CheckPrereqsIndexed" : "0",
            "Dist::Zilla::Plugin::CheckSelfDependency" : "0",
            "Dist::Zilla::Plugin::CheckStrictVersion" : "0",
            "Dist::Zilla::Plugin::ConfirmRelease" : "0",
            "Dist::Zilla::Plugin::CopyFilesFromRelease" : "0",
            "Dist::Zilla::Plugin::ExecDir" : "0",
            "Dist::Zilla::Plugin::FileFinder::ByName" : "0",
            "Dist::Zilla::Plugin::GenerateFile::ShareDir" : "0",
            "Dist::Zilla::Plugin::Git::Check" : "2.025",
            "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch" : "0.004",
            "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts" : "0",
            "Dist::Zilla::Plugin::Git::Commit" : "0",
            "Dist::Zilla::Plugin::Git::Contributors" : "0.004",
            "Dist::Zilla::Plugin::Git::Describe" : "0.004",
            "Dist::Zilla::Plugin::Git::GatherDir" : "2.016",
            "Dist::Zilla::Plugin::Git::NextVersion" : "0",
            "Dist::Zilla::Plugin::Git::Push" : "0",
            "Dist::Zilla::Plugin::Git::Remote::Check" : "0",
            "Dist::Zilla::Plugin::Git::Tag" : "0",
            "Dist::Zilla::Plugin::GitHub::Update" : "0",
            "Dist::Zilla::Plugin::GithubMeta" : "0",
            "Dist::Zilla::Plugin::InstallGuide" : "0",
            "Dist::Zilla::Plugin::Keywords" : "0.004",
            "Dist::Zilla::Plugin::License" : "0",
            "Dist::Zilla::Plugin::MakeMaker" : "0",
            "Dist::Zilla::Plugin::Manifest" : "0",
            "Dist::Zilla::Plugin::MetaConfig" : "0",
            "Dist::Zilla::Plugin::MetaJSON" : "0",
            "Dist::Zilla::Plugin::MetaNoIndex" : "0",
            "Dist::Zilla::Plugin::MetaProvides::Package" : "1.15000002",
            "Dist::Zilla::Plugin::MetaTests" : "0",
            "Dist::Zilla::Plugin::MetaYAML" : "0",
            "Dist::Zilla::Plugin::MinimumPerl" : "1.006",
            "Dist::Zilla::Plugin::MojibakeTests" : "0",
            "Dist::Zilla::Plugin::NextRelease" : "4.300018",
            "Dist::Zilla::Plugin::OptionalFeature" : "0",
            "Dist::Zilla::Plugin::PkgVersion" : "5.010",
            "Dist::Zilla::Plugin::PodSyntaxTests" : "0",
            "Dist::Zilla::Plugin::PodVersion" : "0",
            "Dist::Zilla::Plugin::Prereqs" : "0",
            "Dist::Zilla::Plugin::Prereqs::AuthorDeps" : "0",
            "Dist::Zilla::Plugin::PromptIfStale" : "0",
            "Dist::Zilla::Plugin::Readme" : "0",
            "Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.142180",
            "Dist::Zilla::Plugin::Run::AfterBuild" : "0.028",
            "Dist::Zilla::Plugin::Run::AfterRelease" : "0.024",
            "Dist::Zilla::Plugin::RunExtraTests" : "0.024",
            "Dist::Zilla::Plugin::ShareDir" : "0",
            "Dist::Zilla::Plugin::Test::CPAN::Changes" : "0.008",
            "Dist::Zilla::Plugin::Test::ChangesHasContent" : "0",
            "Dist::Zilla::Plugin::Test::CleanNamespaces" : "0",
            "Dist::Zilla::Plugin::Test::Compile" : "2.039",
            "Dist::Zilla::Plugin::Test::EOL" : "0.14",
            "Dist::Zilla::Plugin::Test::Kwalitee" : "2.06",
            "Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000003",
            "Dist::Zilla::Plugin::Test::NoTabs" : "0.08",
            "Dist::Zilla::Plugin::Test::PodSpelling" : "2.006001",
            "Dist::Zilla::Plugin::Test::Portability" : "0",
            "Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.019",
            "Dist::Zilla::Plugin::TestRelease" : "0",
            "Dist::Zilla::Plugin::UploadToCPAN" : "0",
            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.076",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::CleanNamespaces" : "0.15",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::More" : "0.94",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Spelling" : "0.12",
            "WWW::Pastebin::PastebinCom::Create" : "1.003"
         }
      },
      "runtime" : {
         "recommends" : {
            "Browser::Open" : "0",
            "Clipboard" : "0",
            "WWW::Pastebin::PastebinCom::Create" : "1.003"
         },
         "requires" : {
            "Class::Load" : "0",
            "Exporter" : "0",
            "File::Basename" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "Getopt::Long::Descriptive" : "0",
            "JSON::MaybeXS" : "0",
            "Module::Pluggable" : "0",
            "Module::Runtime" : "0",
            "POSIX" : "0",
            "URI::Escape" : "0",
            "WWW::Mechanize" : "0",
            "base" : "0",
            "namespace::clean" : "0",
            "perl" : "5.008003",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "LWP::Protocol" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0",
            "perl" : "5.008003"
         }
      }
   },
   "provides" : {
      "App::Nopaste" : {
         "file" : "lib/App/Nopaste.pm",
         "version" : "1.003"
      },
      "App::Nopaste::Command" : {
         "file" : "lib/App/Nopaste/Command.pm",
         "version" : "1.003"
      },
      "App::Nopaste::Service" : {
         "file" : "lib/App/Nopaste/Service.pm",
         "version" : "1.003"
      },
      "App::Nopaste::Service::Codepeek" : {
         "file" : "lib/App/Nopaste/Service/Codepeek.pm",
         "version" : "1.003"
      },
      "App::Nopaste::Service::Debian" : {
         "file" : "lib/App/Nopaste/Service/Debian.pm",
         "version" : "1.003"
      },
      "App::Nopaste::Service::Gist" : {
         "file" : "lib/App/Nopaste/Service/Gist.pm",
         "version" : "1.003"
      },
      "App::Nopaste::Service::Mojopaste" : {
         "file" : "lib/App/Nopaste/Service/Mojopaste.pm",
         "version" : "1.003"
      },
      "App::Nopaste::Service::PastebinCom" : {
         "file" : "lib/App/Nopaste/Service/PastebinCom.pm",
         "version" : "1.003"
      },
      "App::Nopaste::Service::Pastie" : {
         "file" : "lib/App/Nopaste/Service/Pastie.pm",
         "version" : "1.003"
      },
      "App::Nopaste::Service::Shadowcat" : {
         "file" : "lib/App/Nopaste/Service/Shadowcat.pm",
         "version" : "1.003"
      },
      "App::Nopaste::Service::Snitch" : {
         "file" : "lib/App/Nopaste/Service/Snitch.pm",
         "version" : "1.003"
      },
      "App::Nopaste::Service::Ubuntu" : {
         "file" : "lib/App/Nopaste/Service/Ubuntu.pm",
         "version" : "1.003"
      },
      "App::Nopaste::Service::ssh" : {
         "file" : "lib/App/Nopaste/Service/ssh.pm",
         "version" : "1.003"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-App-Nopaste@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=App-Nopaste"
      },
      "homepage" : "https://github.com/karenetheridge/App-Nopaste",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/karenetheridge/App-Nopaste.git",
         "web" : "https://github.com/karenetheridge/App-Nopaste"
      }
   },
   "version" : "1.003",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.021006"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::PodVersion",
            "name" : "PodVersion",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "requires"
               }
            },
            "name" : "@Author::ETHER/bundle_plugins",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "config" : {
               "Dist::Zilla::Plugin::Git::NextVersion" : {
                  "first_version" : "0.001",
                  "version_by_branch" : "0",
                  "version_regexp" : "(?^u:^([\\d._]+)(-TRIAL)?$)"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::ETHER/Git::NextVersion",
            "version" : "2.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::PromptIfStale",
            "config" : {
               "Dist::Zilla::Plugin::PromptIfStale" : {
                  "check_all_plugins" : 0,
                  "check_all_prereqs" : 0,
                  "modules" : [
                     "Dist::Zilla::PluginBundle::Author::ETHER"
                  ],
                  "phase" : "build",
                  "skip" : []
               }
            },
            "name" : "@Author::ETHER/stale modules, build",
            "version" : "0.033"
         },
         {
            "class" : "Dist::Zilla::Plugin::PromptIfStale",
            "config" : {
               "Dist::Zilla::Plugin::PromptIfStale" : {
                  "check_all_plugins" : "1",
                  "check_all_prereqs" : "1",
                  "modules" : [],
                  "phase" : "release",
                  "skip" : []
               }
            },
            "name" : "@Author::ETHER/stale modules, release",
            "version" : "0.033"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Author::ETHER/ExecDir",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Author::ETHER/ShareDir",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
            "name" : "@Author::ETHER/Examples",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
            "name" : "@Author::ETHER/ExtraTestFiles",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [
                     "README.pod",
                     "LICENSE",
                     "CONTRIBUTING"
                  ],
                  "exclude_match" : [],
                  "follow_symlinks" : "0",
                  "include_dotfiles" : "0",
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               },
               "Dist::Zilla::Plugin::Git::GatherDir" : {
                  "include_untracked" : "0"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::ETHER/Git::GatherDir",
            "version" : "2.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Author::ETHER/MetaYAML",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Author::ETHER/MetaJSON",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Author::ETHER/License",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Author::ETHER/Readme",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Author::ETHER/Manifest",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::GenerateFile::ShareDir",
            "config" : {
               "Dist::Zilla::Plugin::GenerateFile::ShareDir" : {
                  "destination_filename" : "CONTRIBUTING",
                  "dist" : "Dist-Zilla-PluginBundle-Author-ETHER",
                  "encoding" : "UTF-8",
                  "has_xs" : 0,
                  "source_filename" : "CONTRIBUTING"
               }
            },
            "name" : "@Author::ETHER/generate CONTRIBUTING",
            "version" : "0.005"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallGuide",
            "name" : "@Author::ETHER/InstallGuide",
            "version" : "1.200005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Compile",
            "config" : {
               "Dist::Zilla::Plugin::Test::Compile" : {
                  "bail_out_on_fail" : "1",
                  "fail_on_warning" : "author",
                  "fake_home" : "0",
                  "filename" : "xt/author/00-compile.t",
                  "module_finder" : [
                     ":InstallModules"
                  ],
                  "needs_display" : "0",
                  "phase" : "develop",
                  "script_finder" : [
                     ":ExecFiles",
                     "@Author::ETHER/Examples"
                  ],
                  "skips" : []
               }
            },
            "name" : "@Author::ETHER/Test::Compile",
            "version" : "2.051"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::NoTabs",
            "config" : {
               "Dist::Zilla::Plugin::Test::NoTabs" : {
                  "filename" : "xt/author/no-tabs.t",
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles",
                     "@Author::ETHER/Examples",
                     ":TestFiles",
                     "@Author::ETHER/ExtraTestFiles"
                  ]
               }
            },
            "name" : "@Author::ETHER/Test::NoTabs",
            "version" : "0.09"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::EOL",
            "config" : {
               "Dist::Zilla::Plugin::Test::EOL" : {
                  "filename" : "xt/author/eol.t"
               }
            },
            "name" : "@Author::ETHER/Test::EOL",
            "version" : "0.16"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaTests",
            "name" : "@Author::ETHER/MetaTests",
            "version" : "5.029"
         },
         {
            "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.007"
         },
         {
            "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.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
            "name" : "@Author::ETHER/Test::PodSpelling",
            "version" : "2.006008"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Kwalitee",
            "config" : {
               "Dist::Zilla::Plugin::Test::Kwalitee" : {
                  "filename" : "xt/release/kwalitee.t",
                  "skiptest" : []
               }
            },
            "name" : "@Author::ETHER/Test::Kwalitee",
            "version" : "2.11"
         },
         {
            "class" : "Dist::Zilla::Plugin::MojibakeTests",
            "name" : "@Author::ETHER/MojibakeTests",
            "version" : "0.7"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
            "name" : "@Author::ETHER/Test::ReportPrereqs",
            "version" : "0.019"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Portability",
            "name" : "@Author::ETHER/Test::Portability",
            "version" : "2.000005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Describe",
            "config" : {
               "Dist::Zilla::Plugin::Git::Describe" : {
                  "on_package_line" : "1"
               }
            },
            "name" : "@Author::ETHER/Git::Describe",
            "version" : "0.004"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "@Author::ETHER/PkgVersion",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@Author::ETHER/NextRelease",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@Author::ETHER/ReadmeAnyFromPod",
            "version" : "0.142470"
         },
         {
            "class" : "Dist::Zilla::Plugin::GithubMeta",
            "name" : "@Author::ETHER/GithubMeta",
            "version" : "0.46"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoMetaResources",
            "name" : "@Author::ETHER/AutoMetaResources",
            "version" : "1.20"
         },
         {
            "class" : "Dist::Zilla::Plugin::AuthorityFromModule",
            "config" : {
               "Dist::Zilla::Plugin::AuthorityFromModule" : {
                  "module" : "App::Nopaste"
               }
            },
            "name" : "@Author::ETHER/AuthorityFromModule",
            "version" : "0.004"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@Author::ETHER/Authority",
            "version" : "1.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
            "name" : "@Author::ETHER/MetaNoIndex",
            "version" : "5.029"
         },
         {
            "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.029"
                     }
                  ]
               },
               "Dist::Zilla::Role::MetaProvider::Provider" : {
                  "inherit_missing" : "1",
                  "inherit_version" : "1",
                  "meta_noindex" : "1"
               }
            },
            "name" : "@Author::ETHER/MetaProvides::Package",
            "version" : "2.002000"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Author::ETHER/MetaConfig",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Keywords",
            "config" : {
               "Dist::Zilla::Plugin::Keywords" : {
                  "keywords" : []
               }
            },
            "name" : "@Author::ETHER/Keywords",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Contributors",
            "config" : {
               "Dist::Zilla::Plugin::Git::Contributors" : {
                  "include_authors" : "0",
                  "include_releaser" : "1",
                  "order_by" : "commits",
                  "paths" : []
               }
            },
            "name" : "@Author::ETHER/Git::Contributors",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@Author::ETHER/AutoPrereqs",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
            "name" : "@Author::ETHER/Prereqs::AuthorDeps",
            "version" : "0.004"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPerl",
            "name" : "@Author::ETHER/MinimumPerl",
            "version" : "1.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "recommends"
               }
            },
            "name" : "@Author::ETHER/pluginbundle_version",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 9
               }
            },
            "name" : "@Author::ETHER/MakeMaker",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 9
               }
            },
            "name" : "@Author::ETHER/RunExtraTests",
            "version" : "0.025"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckSelfDependency",
            "config" : {
               "Dist::Zilla::Plugin::CheckSelfDependency" : {
                  "finder" : [
                     ":InstallModules"
                  ]
               }
            },
            "name" : "@Author::ETHER/CheckSelfDependency",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Run::AfterBuild",
            "config" : {
               "Dist::Zilla::Plugin::Run::Role::Runner" : {
                  "run" : [
                     "bash -c \"if [[ `dirname %d` != .build ]]; then test -e .ackrc && grep -q -- '--ignore-dir=%d' .ackrc || echo '--ignore-dir=%d' >> .ackrc; fi\""
                  ]
               }
            },
            "name" : "@Author::ETHER/.ackrc",
            "version" : "0.028"
         },
         {
            "class" : "Dist::Zilla::Plugin::Run::AfterBuild",
            "config" : {
               "Dist::Zilla::Plugin::Run::Role::Runner" : {
                  "eval" : [
                     "if ('%d' =~ /^%n-[.[:xdigit:]]+$/) { unlink '.latest'; symlink '%d', '.latest'; }"
                  ]
               }
            },
            "name" : "@Author::ETHER/.latest",
            "version" : "0.028"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckStrictVersion",
            "name" : "@Author::ETHER/CheckStrictVersion",
            "version" : "0.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::ETHER/initial check",
            "version" : "2.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
            "config" : {
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::ETHER/Git::CheckFor::MergeConflicts",
            "version" : "0.011"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
            "config" : {
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::ETHER/Git::CheckFor::CorrectBranch",
            "version" : "0.011"
         },
         {
            "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.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Author::ETHER/TestRelease",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::ETHER/after tests",
            "version" : "2.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckIssues",
            "name" : "@Author::ETHER/CheckIssues",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Author::ETHER/UploadToCPAN",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
            "config" : {
               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
                  "filename" : [
                     "LICENSE",
                     "CONTRIBUTING"
                  ],
                  "match" : []
               }
            },
            "name" : "@Author::ETHER/CopyFilesFromRelease",
            "version" : "0.004"
         },
         {
            "class" : "Dist::Zilla::Plugin::Run::AfterRelease",
            "config" : {
               "Dist::Zilla::Plugin::Run::Role::Runner" : {
                  "eval" : [
                     "unlink 'README.md'"
                  ]
               }
            },
            "name" : "@Author::ETHER/remove old READMEs",
            "version" : "0.028"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "%N-%v%t%n%n%c",
                  "time_zone" : "local"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "README.md",
                     "README.pod",
                     "LICENSE",
                     "CONTRIBUTING"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::ETHER/Git::Commit",
            "version" : "2.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "signed" : 0,
                  "tag" : "1.003",
                  "tag_format" : "%v%t",
                  "tag_message" : "v%v%t",
                  "time_zone" : "local"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::ETHER/Git::Tag",
            "version" : "2.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitHub::Update",
            "name" : "@Author::ETHER/GitHub::Update",
            "version" : "0.39"
         },
         {
            "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" : "@Author::ETHER/Git::Push",
            "version" : "2.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Run::AfterRelease",
            "config" : {
               "Dist::Zilla::Plugin::Run::Role::Runner" : {
                  "run" : "REDACTED"
               }
            },
            "name" : "@Author::ETHER/install release",
            "version" : "0.028"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Author::ETHER/ConfirmRelease",
            "version" : "5.029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CleanNamespaces",
            "config" : {
               "Dist::Zilla::Plugin::Test::CleanNamespaces" : {
                  "filename" : "xt/author/clean-namespaces.t",
                  "skips" : []
               }
            },
            "name" : "Test::CleanNamespaces",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "pastebin.com support",
                  "name" : "pastebin",
                  "phase" : "runtime",
                  "prereqs" : {
                     "WWW::Pastebin::PastebinCom::Create" : "1.003"
                  },
                  "prompt" : "1",
                  "require_develop" : "1",
                  "type" : "requires"
               }
            },
            "name" : "pastebin",
            "version" : "0.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "copying of URLs with -x/--copy",
                  "name" : "clipboard",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Clipboard" : "0"
                  },
                  "prompt" : "1",
                  "require_develop" : "1",
                  "type" : "requires"
               }
            },
            "name" : "clipboard",
            "version" : "0.020"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : "1",
                  "default" : "0",
                  "description" : "opening of URLs in a browser with --open_url/--open/-o",
                  "name" : "browser",
                  "phase" : "runtime",
                  "prereqs" : {
                     "Browser::Open" : "0"
                  },
                  "prompt" : "1",
                  "require_develop" : "1",
                  "type" : "requires"
               }
            },
            "name" : "browser",
            "version" : "0.020"
         },
         {
            "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"
         },
         {
            "class" : "Dist::Zilla::Plugin::VerifyPhases",
            "name" : "@Author::ETHER/PHASE VERIFICATION",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::DynamicPrereqs",
            "name" : "via OptionalFeature",
            "version" : "0.009"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.029"
      }
   },
   "x_authority" : "cpan:SARTAK",
   "x_authority_from_module" : "App::Nopaste",
   "x_contributors" : [
      "Shawn M Moore <code@sartak.org>",
      "Karen Etheridge <ether@cpan.org>",
      "Thomas Sibley <tsibley@cpan.org>",
      "François Gannaz <francois.gannaz@silecs.info>",
      "Ricardo Signes <rjbs@cpan.org>",
      "Justin Hunter <justin.d.hunter@gmail.com>",
      "Kevin Falcone <kevin@jibsheet.com>",
      "Zoffix Znet <cpan@zoffix.com>",
      "Jesse Luehrs <doy@tozt.net>",
      "Sergey Romanov <complefor@rambler.ru>",
      "Dean Hamstead <dean@fragfest.com.au>",
      "Rafael Kitover <rkitover@cpan.org>",
      "David Golden <dagolden@cpan.org>",
      "יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>",
      "Darian Anthony Patrick <dap@darianpatrick.com>",
      "David Bremner <bremner@unb.ca>",
      "Graham Knop <haarg@haarg.org>",
      "Jason Mills <jmmills@cpan.org>",
      "John Goulah <jgoulah@gmail.com>",
      "Maximilian Gass <mxey@ghosthacking.net>",
      "Sebastian Paaske Tørholm <Eckankar+github@gmail.com>",
      "gregor herrmann <gregoa@debian.org>",
      "vti <viacheslav.t@gmail.com>",
      "Ævar Arnfjörð Bjarmason <avarab@gmail.com>",
      "Сергей Романов <sromanov@cpan.org>",
      "Arthur Axel 'fREW' Schmidt <frioux@gmail.com>"
   ],
   "x_permissions_from_module" : "App::Nopaste"
}