{
   "abstract" : "implementation of pastebin.com API",
   "author" : [
      "Zoffix Znet <cpan@zoffix.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "WWW-Pastebin-PastebinCom-API",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::MetaJSON" : "0",
            "Dist::Zilla::PluginBundle::Author::ZOFFIX" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Software::License::Perl_5" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::CPAN::Meta::JSON" : "0.16",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::Mojibake" : "0",
            "Test::More" : "0.96",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Pod::LinkCheck" : "0",
            "Test::Portability::Files" : "0",
            "Test::Synopsis" : "0",
            "Test::Vars" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Data::Accessor" : "0",
            "HTTP::Cookies" : "0",
            "LWP::UserAgent" : "0",
            "base" : "0",
            "overload" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "blib" : "1.01",
            "lib" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "WWW::Pastebin::PastebinCom::API" : {
         "file" : "lib/WWW/Pastebin/PastebinCom/API.pm",
         "version" : "1.001004"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/zoffixznet/www-pastebin-pastebincom-api/issues"
      },
      "homepage" : "http://metacpan.org/release/WWW-Pastebin-PastebinCom-API",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/zoffixznet/www-pastebin-pastebincom-api.git",
         "web" : "https://github.com/zoffixznet/www-pastebin-pastebincom-api"
      }
   },
   "version" : "1.001004",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.024000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::OurPkgVersion",
            "name" : "@Author::ZOFFIX/OurPkgVersion",
            "version" : "0.10"
         },
         {
            "class" : "Dist::Zilla::Plugin::Pod::Spiffy",
            "name" : "@Author::ZOFFIX/Pod::Spiffy",
            "version" : "1.001007"
         },
         {
            "class" : "Dist::Zilla::Plugin::PromptIfStale",
            "config" : {
               "Dist::Zilla::Plugin::PromptIfStale" : {
                  "check_all_plugins" : 1,
                  "check_all_prereqs" : 1,
                  "modules" : [],
                  "phase" : "release",
                  "run_under_travis" : 0,
                  "skip" : [
                     "ExtUtils::MakeMaker",
                     "File::Copy",
                     "IPC::Open3",
                     "base",
                     "strict",
                     "warnings"
                  ]
               }
            },
            "name" : "@Author::ZOFFIX/PromptIfStale",
            "version" : "0.051"
         },
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [],
                  "exclude_match" : [],
                  "follow_symlinks" : 0,
                  "include_dotfiles" : 0,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               }
            },
            "name" : "@Author::ZOFFIX/GatherDir",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Author::ZOFFIX/PruneCruft",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Author::ZOFFIX/ManifestSkip",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Author::ZOFFIX/MetaYAML",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Author::ZOFFIX/License",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Author::ZOFFIX/Readme",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Author::ZOFFIX/ExecDir",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Author::ZOFFIX/ShareDir",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@Author::ZOFFIX/MakeMaker",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Author::ZOFFIX/Manifest",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@Author::ZOFFIX/AutoPrereqs",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Author::ZOFFIX/MetaConfig",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
            "name" : "@Author::ZOFFIX/Prereqs::AuthorDeps",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPerl",
            "name" : "@Author::ZOFFIX/MinimumPerl",
            "version" : "1.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
            "config" : {
               "Dist::Zilla::Plugin::MetaProvides::Package" : {
                  "finder_objects" : [
                     {
                        "class" : "Dist::Zilla::Plugin::FinderCode",
                        "name" : "@Author::ZOFFIX/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
                        "version" : "6.007"
                     }
                  ],
                  "include_underscores" : 0
               },
               "Dist::Zilla::Role::MetaProvider::Provider" : {
                  "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002003",
                  "inherit_missing" : "1",
                  "inherit_version" : "1",
                  "meta_noindex" : "1"
               },
               "Dist::Zilla::Role::ModuleMetadata" : {
                  "Module::Metadata" : "1.000031",
                  "version" : "0.004"
               }
            },
            "name" : "@Author::ZOFFIX/MetaProvides::Package",
            "version" : "2.004002"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallGuide",
            "name" : "@Author::ZOFFIX/InstallGuide",
            "version" : "1.200007"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "config" : {
               "Dist::Zilla::Role::FileWatcher" : {
                  "version" : "0.006"
               }
            },
            "name" : "@Author::ZOFFIX/ReadmeAnyFromPod",
            "version" : "0.161170"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Compile",
            "config" : {
               "Dist::Zilla::Plugin::Test::Compile" : {
                  "bail_out_on_fail" : "0",
                  "fail_on_warning" : "author",
                  "fake_home" : 0,
                  "filename" : "t/00-compile.t",
                  "module_finder" : [
                     ":InstallModules"
                  ],
                  "needs_display" : 0,
                  "phase" : "test",
                  "script_finder" : [
                     ":PerlExecFiles"
                  ],
                  "skips" : []
               }
            },
            "name" : "@Author::ZOFFIX/Test::Compile",
            "version" : "2.054"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::DistManifest",
            "name" : "@Author::ZOFFIX/Test::DistManifest",
            "version" : "2.000005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::EOL",
            "config" : {
               "Dist::Zilla::Plugin::Test::EOL" : {
                  "filename" : "xt/author/eol.t",
                  "finder" : [
                     ":ExecFiles",
                     ":InstallModules",
                     ":TestFiles"
                  ],
                  "trailing_whitespace" : 1
               }
            },
            "name" : "@Author::ZOFFIX/Test::EOL",
            "version" : "0.19"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Version",
            "name" : "@Author::ZOFFIX/Test::Version",
            "version" : "1.09"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Kwalitee",
            "config" : {
               "Dist::Zilla::Plugin::Test::Kwalitee" : {
                  "filename" : "xt/release/kwalitee.t",
                  "skiptest" : []
               }
            },
            "name" : "@Author::ZOFFIX/Test::Kwalitee",
            "version" : "2.12"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaTests",
            "name" : "@Author::ZOFFIX/MetaTests",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON",
            "name" : "@Author::ZOFFIX/Test::CPAN::Meta::JSON",
            "version" : "0.004"
         },
         {
            "class" : "Dist::Zilla::Plugin::MojibakeTests",
            "name" : "@Author::ZOFFIX/MojibakeTests",
            "version" : "0.8"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::NoTabs",
            "config" : {
               "Dist::Zilla::Plugin::Test::NoTabs" : {
                  "filename" : "xt/author/no-tabs.t",
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles",
                     ":TestFiles"
                  ]
               }
            },
            "name" : "@Author::ZOFFIX/Test::NoTabs",
            "version" : "0.15"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "@Author::ZOFFIX/PodCoverageTests",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Author::ZOFFIX/PodSyntaxTests",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Portability",
            "name" : "@Author::ZOFFIX/Test::Portability",
            "version" : "2.000007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Synopsis",
            "name" : "@Author::ZOFFIX/Test::Synopsis",
            "version" : "2.000007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::UnusedVars",
            "name" : "@Author::ZOFFIX/Test::UnusedVars",
            "version" : "2.000007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Pod::LinkCheck",
            "name" : "@Author::ZOFFIX/Test::Pod::LinkCheck",
            "version" : "1.002"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
            "config" : {
               "Dist::Zilla::Plugin::Test::CPAN::Changes" : {
                  "changelog" : "Changes"
               }
            },
            "name" : "@Author::ZOFFIX/Test::CPAN::Changes",
            "version" : "0.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckSelfDependency",
            "config" : {
               "Dist::Zilla::Plugin::CheckSelfDependency" : {
                  "finder" : [
                     ":InstallModules"
                  ]
               },
               "Dist::Zilla::Role::ModuleMetadata" : {
                  "Module::Metadata" : "1.000031",
                  "version" : "0.004"
               }
            },
            "name" : "@Author::ZOFFIX/CheckSelfDependency",
            "version" : "0.011"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "name" : "@Author::ZOFFIX/CheckPrereqsIndexed",
            "version" : "0.018"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
            "name" : "@Author::ZOFFIX/Test::MinimumVersion",
            "version" : "2.000006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "config" : {
               "Dist::Zilla::Plugin::Git::NextVersion" : {
                  "first_version" : "1.001001",
                  "version_by_branch" : 0,
                  "version_regexp" : "(?^:^v(.+)$)"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::ZOFFIX/Git::NextVersion",
            "version" : "2.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoMetaResources",
            "name" : "@Author::ZOFFIX/AutoMetaResources",
            "version" : "1.21"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
            "config" : {
               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
                  "filename" : [
                     "README.md"
                  ],
                  "match" : []
               }
            },
            "name" : "@Author::ZOFFIX/CopyFilesFromRelease",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Author::ZOFFIX/TestRelease",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallRelease",
            "name" : "@Author::ZOFFIX/InstallRelease",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Author::ZOFFIX/ConfirmRelease",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@Author::ZOFFIX/Git::Check",
            "version" : "2.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "v%v%n%n%c"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Author::ZOFFIX/Git::Commit",
            "version" : "2.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "changelog" : "Changes",
                  "signed" : 0,
                  "tag" : "v1.001004",
                  "tag_format" : "v%v",
                  "tag_message" : "v%v"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Author::ZOFFIX/Git::Tag",
            "version" : "2.039"
         },
         {
            "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::ZOFFIX/Git::Push",
            "version" : "2.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Author::ZOFFIX/UploadToCPAN",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "MetaJSON",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":PerlExecFiles",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "6.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : "@Author::ZOFFIX/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
            "version" : "6.007"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "6.007"
      }
   },
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0213"
}