{
  "abstract" : "Preforking AnyEvent HTTP server for PSGI",
  "author" : [
     "Masahiro Nagano <kazeburo {at} gmail.com>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v0.4.6",
  "license" : "perl_5",
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Twiggy-Prefork",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "CPAN::Meta" : "0",
           "CPAN::Meta::Prereqs" : "0",
           "Module::Build" : "0.38"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion" : "0.10108",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Parallel::Prefork" : "0.13",
           "Twiggy" : "0.1020"
        }
     }
  },
  "provides" : {
     "Plack::Handler::Twiggy::Prefork" : {
        "file" : "lib/Plack/Handler/Twiggy/Prefork.pm"
     },
     "Twiggy::Prefork" : {
        "file" : "lib/Twiggy/Prefork.pm",
        "version" : "0.03"
     },
     "Twiggy::Prefork::Server" : {
        "file" : "lib/Twiggy/Prefork/Server.pm"
     },
     "Twiggy::Prefork::Server::SS" : {
        "file" : "lib/Twiggy/Prefork/Server/SS.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/kazeburo/Twiggy-Prefork/issues"
     },
     "homepage" : "https://github.com/kazeburo/Twiggy-Prefork",
     "repository" : {
        "url" : "git://github.com/kazeburo/Twiggy-Prefork.git",
        "web" : "https://github.com/kazeburo/Twiggy-Prefork"
     }
  },
  "version" : "0.03",
  "x_contributors" : [
     "Masahiro Nagano <[email protected]>"
  ]
}