The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "AnyEvent HTTP server for PSGI (like Thin)",
   "author" : [
      "Tatsuhiko Miyagawa"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.4, Dist::Zilla version 4.300039, CPAN::Meta::Converter version 2.132830",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Twiggy",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "AnyEvent" : "0",
            "HTTP::Status" : "0",
            "Plack" : "0.99",
            "Try::Tiny" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "Test::Requires" : "0",
            "Test::TCP" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/miyagawa/Twiggy/issues"
      },
      "homepage" : "https://github.com/miyagawa/Twiggy",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/miyagawa/Twiggy.git",
         "web" : "https://github.com/miyagawa/Twiggy"
      }
   },
   "version" : "0.1024",
   "x_contributors" : [
      "Adam Thomason <ad@mthomason.net>",
      "Chia-liang Kao <clkao@clkao.org>",
      "Kazuho Oku <kazuho@kazdev.in.labs.cybozu.co.jp>",
      "Moritz Onken <onken@netcubed.de>",
      "Pedro Melo <melo@simplicidade.org>",
      "Sergey Zasenko <d3fin3@gmail.com>",
      "Tatsuhiko Miyagawa <miyagawa@gmail.com>",
      "Tomas Doran (t0m) <t0m@state51.co.uk>",
      "Yuval Kogman <nothingmuch@woobling.org>",
      "hidekiy <hideki.yamamura@gmail.com>",
      "lestrrat <lestrrat+github@gmail.com>",
      "maedama <klemensplatz+githhub@gmail.com>",
      "moznion <moznion@gmail.com>"
   ]
}