{
  "abstract" : "The command based HTTP client (wget/curl wrapper). Too minimum dependencies!",
  "author" : [
     "Pine Mizune"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.0.1",
  "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" : {
           "Minilla" : "v3.0.1",
           "Test::CPAN::Meta" : "0.25",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.05",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.4.0"
        }
     },
     "runtime" : {
        "requires" : {
           "File::Which" : "1.19",
           "perl" : "5.008002"
        }
     },
     "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::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.04"
     },
     "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/pine613/p5-HTTP-Command-Wrapper/issues"
     },
     "homepage" : "https://github.com/pine613/p5-HTTP-Command-Wrapper",
     "repository" : {
        "url" : "git://github.com/pine613/p5-HTTP-Command-Wrapper.git",
        "web" : "https://github.com/pine613/p5-HTTP-Command-Wrapper"
     }
  },
  "version" : "0.04",
  "x_authority" : "cpan:PINE",
  "x_contributors" : [
     "Pine Mizune <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27203"
}