App-Nopaste

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Easy access to any pastebin",
   "author" : [
      "Shawn M Moore, <sartak@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 6.013, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "application",
      "executable",
      "paste",
      "output",
      "pastebin",
      "debugging"
   ],
   "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" : {
            "CPAN::Meta::Requirements" : "2.120620",
            "ExtUtils::MakeMaker" : "0",
            "Module::Metadata" : "0",
            "perl" : "5.008003"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.149",
            "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
         },
         "requires" : {
            "Browser::Open" : "0",
            "Clipboard" : "0",
            "Encode" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Pod::Wordlist" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CleanNamespaces" : "0.15",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.96",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Portability::Files" : "0",
            "Test::Spelling" : "0.12",
            "WWW::Pastebin::PastebinCom::Create" : "1.003"
         }
      },
      "runtime" : {
         "recommends" : {

META.json  view on Meta::CPAN

            "config" : {
               "Dist::Zilla::Plugin::Run::Role::Runner" : {
                  "eval" : [
                     "print \"release complete!\\xa\""
                  ],
                  "fatal_errors" : 1,
                  "quiet" : 1,
                  "version" : "0.048"
               }
            },
            "name" : "@Author::ETHER/release complete",
            "version" : "0.048"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Author::ETHER/ConfirmRelease",
            "version" : "6.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "x_Dist_Zilla",
                  "type" : "requires"
               }
            },
            "name" : "@Author::ETHER/prereqs for @Author::ETHER",
            "version" : "6.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : 1,
                  "always_suggest" : 0,
                  "check_prereqs" : 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.023"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : 1,
                  "always_suggest" : 0,
                  "check_prereqs" : 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.023"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : 1,
                  "always_suggest" : 0,
                  "check_prereqs" : 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.023"
         },
         {
            "class" : "Dist::Zilla::Plugin::Deprecated",
            "config" : {
               "Dist::Zilla::Plugin::Deprecated" : {
                  "all" : 0,
                  "modules" : [
                     "App::Nopaste::Service::Codepeek"
                  ]
               }
            },
            "name" : "Deprecated",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "6.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "6.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "6.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "6.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",



( run in 1.763 second using v1.01-cache-2.11-cpan-2398b32b56e )