{
  "abstract" : "Lightning-fast URL fetcher",
  "author" : [
     "Tokuhiro Matsuno <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.0.9",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Furl",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        },
        "suggests" : {
           "Child" : "0",
           "Getopt::Long" : "0",
           "HTTP::Lite" : "0",
           "IO::Callback" : "0",
           "LWP::UserAgent" : "0",
           "Net::DNS::Lite" : "0",
           "Net::IDN::Encode" : "0",
           "Plack::Loader" : "0",
           "Starman" : "0",
           "Test::LeakTrace" : "0",
           "Test::More" : "0",
           "Test::Requires" : "0",
           "Test::TCP" : "0",
           "URI" : "0",
           "WWW::Curl::Easy" : "4.14",
           "autodie" : "0",
           "parent" : "0"
        }
     },
     "runtime" : {
        "recommends" : {
           "Compress::Raw::Zlib" : "0",
           "HTTP::CookieJar" : "0",
           "IO::Socket::SSL" : "0",
           "Net::IDN::Encode" : "0"
        },
        "requires" : {
           "Class::Accessor::Lite" : "0",
           "Encode" : "0",
           "HTTP::Parser::XS" : "0.11",
           "MIME::Base64" : "0",
           "Mozilla::CA" : "0",
           "Scalar::Util" : "0",
           "Socket" : "0",
           "Time::HiRes" : "0",
           "perl" : "5.008001"
        },
        "suggests" : {
           "HTTP::Headers" : "0",
           "HTTP::Request" : "0",
           "HTTP::Response" : "0"
        }
     },
     "test" : {
        "requires" : {
           "File::Temp" : "0",
           "Test::More" : "0.96",
           "Test::Requires" : "0",
           "Test::TCP" : "2.11"
        },
        "suggests" : {
           "HTTP::CookieJar" : "0",
           "HTTP::Proxy" : "0",
           "HTTP::Server::PSGI" : "0",
           "Plack" : "0",
           "Plack::Loader" : "0",
           "Plack::Request" : "0",
           "Starlet::Server" : "0",
           "Test::Fake::HTTPD" : "0",
           "Test::SharedFork" : "0",
           "Test::Valgrind" : "0",
           "URI" : "0",
           "parent" : "0"
        }
     }
  },
  "provides" : {
     "Furl" : {
        "file" : "lib/Furl.pm",
        "version" : "3.12"
     },
     "Furl::ConnectionCache" : {
        "file" : "lib/Furl/ConnectionCache.pm"
     },
     "Furl::HTTP" : {
        "file" : "lib/Furl/HTTP.pm",
        "version" : "3.12"
     },
     "Furl::Headers" : {
        "file" : "lib/Furl/Headers.pm"
     },
     "Furl::Request" : {
        "file" : "lib/Furl/Request.pm"
     },
     "Furl::Response" : {
        "file" : "lib/Furl/Response.pm"
     },
     "Furl::ZlibStream" : {
        "file" : "lib/Furl/ZlibStream.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/tokuhirom/Furl/issues"
     },
     "homepage" : "https://github.com/tokuhirom/Furl",
     "repository" : {
        "url" : "git://github.com/tokuhirom/Furl.git",
        "web" : "https://github.com/tokuhirom/Furl"
     }
  },
  "version" : "3.12",
  "x_contributors" : [
     "Keiji, Yoshimi <[email protected]>",
     "Fuji, Goro <[email protected]>",
     "lestrrat <[email protected]>",
     "Audrey Tang <[email protected]>",
     "Fuji Goro <[email protected]>",
     "Fuji, Goro <[email protected]>",
     "s-aska <[email protected]>",
     "ikasam_a <[email protected]>",
     "xaicron <[email protected]>",
     "Neil Bowers <[email protected]>",
     "Toshio Ito <[email protected]>",
     "bayashi <[email protected]>",
     "Masahiro Nagano <[email protected]>",
     "HIROSE Masaaki <[email protected]>",
     "Kazuho Oku <[email protected]>",
     "Jari Salmela <[email protected]>",
     "tarao <[email protected]>",
     "kimoto <[email protected]>",
     "Breno G. de Oliveira <[email protected]>",
     "Jiro Nishiguchi <[email protected]>",
     "Yasuhiro Matsumoto <[email protected]>",
     "Syohei YOSHIDA <[email protected]>",
     "ktat <[email protected]>",
     "Shoichi Kaji <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27400"
}