The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "The command based HTTP client (wget/curl wrapper). Too minimum dependencies!",
   "author" : [
      "-2016 Pine Mizune"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.10",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "HTTP-Command-Wrapper",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "CPAN::Uploader" : "0.103012",
            "Minilla" : "v3.0.1",
            "Software::License::MIT" : "0.103011",
            "Test::CPAN::Meta" : "0.25",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.05",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.4.0",
            "Version::Next" : "0.004"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Which" : "1.19",
            "perl" : "5.008008"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0.30",
            "Data::Section::Simple" : "0.07",
            "File::Slurp" : "9999.19",
            "File::Temp" : "0.2304",
            "Module::Find" : "0.13",
            "Perl::Critic" : "1.126",
            "Plack" : "1.0037",
            "Sys::Info" : "0.78",
            "Test::Deep" : "1.120",
            "Test::Exception" : "0.40",
            "Test::Mock::Guard" : "0.10",
            "Test::More" : "0.98",
            "Test::Perl::Critic" : "1.03",
            "Test::TCP" : "2.12"
         }
      }
   },
   "provides" : {
      "HTTP::Command::Wrapper" : {
         "file" : "lib/HTTP/Command/Wrapper.pm",
         "version" : "0.08"
      },
      "HTTP::Command::Wrapper::Curl" : {
         "file" : "lib/HTTP/Command/Wrapper/Curl.pm"
      },
      "HTTP::Command::Wrapper::Wget" : {
         "file" : "lib/HTTP/Command/Wrapper/Wget.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/pine/p5-HTTP-Command-Wrapper/issues"
      },
      "homepage" : "https://github.com/pine/p5-HTTP-Command-Wrapper",
      "repository" : {
         "url" : "git://github.com/pine/p5-HTTP-Command-Wrapper.git",
         "web" : "https://github.com/pine/p5-HTTP-Command-Wrapper"
      }
   },
   "version" : "0.08",
   "x_authority" : "cpan:PINE",
   "x_contributors" : [
      "Pine Mizune <pinemz@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27300_01"
}