{
  "abstract" : "Override LWP HTTP/HTTPS request's host like /etc/hosts",
  "author" : [
     "NAKAGAWA Masaki <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.10",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "LWP-UserAgent-DNS-Hosts",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "optional_features" : {
     "https" : {
        "description" : "SSL support",
        "prereqs" : {
           "runtime" : {
              "recommends" : {
                 "LWP::Protocol::https" : "0"
              }
           },
           "test" : {
              "requires" : {
                 "HTTP::Daemon::SSL" : "0"
              }
           }
        }
     }
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.07",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "LWP::Protocol" : "0",
           "LWP::Protocol::http" : "0",
           "Scope::Guard" : "0",
           "parent" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "File::Temp" : "0",
           "LWP::UserAgent" : "0",
           "Test::Fake::HTTPD" : "0.08",
           "Test::More" : "0.98",
           "Test::UseAllModules" : "0"
        }
     }
  },
  "provides" : {
     "LWP::Protocol::http::hosts" : {
        "file" : "lib/LWP/Protocol/http/hosts.pm"
     },
     "LWP::Protocol::https::hosts" : {
        "file" : "lib/LWP/Protocol/https/hosts.pm"
     },
     "LWP::UserAgent::DNS::Hosts" : {
        "file" : "lib/LWP/UserAgent/DNS/Hosts.pm",
        "version" : "0.14"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/masaki/p5-LWP-UserAgent-DNS-Hosts/issues"
     },
     "homepage" : "https://github.com/masaki/p5-LWP-UserAgent-DNS-Hosts",
     "repository" : {
        "url" : "git://github.com/masaki/p5-LWP-UserAgent-DNS-Hosts.git",
        "web" : "https://github.com/masaki/p5-LWP-UserAgent-DNS-Hosts"
     }
  },
  "version" : "0.14",
  "x_authority" : "cpan:MASAKI",
  "x_contributors" : [
     "Anirvan Chatterjee <[email protected]>",
     "Masaki Nakagawa <[email protected]>",
     "Petr Písař <[email protected]>",
     "Tatsuhiko Miyagawa <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 4.04",
  "x_static_install" : 1
}