summaryrefslogtreecommitdiffstats
path: root/web/server/h2o/libh2o/misc/p5-Server-Starter/META.json
blob: 64f85645b633b36643d0875920a0e8ca7375e5cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
   "abstract" : "a superdaemon for hot-deploying server programs",
   "author" : [
      "Kazuho Oku"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v2.3.0, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Server-Starter",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "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"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "IO::Socket::IP" : "0",
            "Net::EmptyPort" : "0",
            "Test::Requires" : "0",
            "Test::SharedFork" : "0",
            "Test::TCP" : "2.08"
         }
      }
   },
   "release_status" : "unstable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kazuho/p5-Server-Starter/issues"
      },
      "homepage" : "https://github.com/kazuho/p5-Server-Starter",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/kazuho/p5-Server-Starter.git",
         "web" : "https://github.com/kazuho/p5-Server-Starter"
      }
   },
   "version" : "0.31",
   "x_contributors" : [
      "kazuho <kazuho@d0d07461-0603-4401-acd4-de1884942a52>",
      "yappo <yappo@d0d07461-0603-4401-acd4-de1884942a52>",
      "Robert Buels <rmb32@cornell.edu>",
      "chromatic <chromatic@wgz.org>",
      "Chia-liang Kao <clkao@clkao.org>",
      "Masahiro Nagano <kazeburo@gmail.com>",
      "Tomoya Kabe <kabe.tomoya@O-02586-MAC.local>",
      "Haruka Iwao <haruka@fout.jp>",
      "Kazuho Oku <kazuho@natadeco.co>",
      "Karen Etheridge <ether@cpan.org>",
      "Bugdebugger <bugdebugger@users.noreply.github.com>",
      "Tatsuhiko Miyagawa <miyagawa@bulknews.net>",
      "Alexandr Ciornii <alexchorny@gmail.com>",
      "Tokuhiro Matsuno <tokuhirom@gmail.com>",
      "Andy Jones <andy@broadbean.com>",
      "Kazuho Oku <kazuhooku@gmail.com>"
   ]
}