{
  "abstract" : "client library for fastcgi protocol",
  "author" : [
     "Tokuhiro Matsuno <tokuhirom @*(#RJKLFHFSDLJF gmail.com>"
  ],
  "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" : "FCGI-Client",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "FCGI" : "0",
           "HTTP::Request" : "0",
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7",
           "Test::TCP" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "IO::Socket::UNIX" : "0",
           "Moo" : "2",
           "Type::Tiny" : "0",
           "perl" : "5.008001"
        }
     }
  },
  "provides" : {
     "FCGI::Client" : {
        "file" : "lib/FCGI/Client.pm",
        "version" : "0.09"
     },
     "FCGI::Client::Connection" : {
        "file" : "lib/FCGI/Client/Connection.pm"
     },
     "FCGI::Client::Constant" : {
        "file" : "lib/FCGI/Client/Constant.pm"
     },
     "FCGI::Client::Record" : {
        "file" : "lib/FCGI/Client/Record.pm"
     },
     "FCGI::Client::RecordFactory" : {
        "file" : "lib/FCGI/Client/RecordFactory.pm"
     },
     "FCGI::Client::RecordHeader" : {
        "file" : "lib/FCGI/Client/RecordHeader.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/tokuhirom/p5-fcgi-client/issues"
     },
     "homepage" : "https://github.com/tokuhirom/p5-fcgi-client",
     "repository" : {
        "url" : "git://github.com/tokuhirom/p5-fcgi-client.git",
        "web" : "https://github.com/tokuhirom/p5-fcgi-client"
     }
  },
  "version" : "0.09",
  "x_authority" : "cpan:TOKUHIROM",
  "x_contributors" : [
     "Peter Keen <[email protected]>",
     "Tokuhiro Matsuno <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27400"
}