From be1c7e50e1e8809ea56f2c9d472eccd8ffd73a97 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 04:57:58 +0200 Subject: Adding upstream version 1.44.3. Signed-off-by: Daniel Baumann --- .../h2o/libh2o/misc/p5-Server-Starter/META.json | 89 ++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 web/server/h2o/libh2o/misc/p5-Server-Starter/META.json (limited to 'web/server/h2o/libh2o/misc/p5-Server-Starter/META.json') diff --git a/web/server/h2o/libh2o/misc/p5-Server-Starter/META.json b/web/server/h2o/libh2o/misc/p5-Server-Starter/META.json new file mode 100644 index 00000000..64f85645 --- /dev/null +++ b/web/server/h2o/libh2o/misc/p5-Server-Starter/META.json @@ -0,0 +1,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 ", + "yappo ", + "Robert Buels ", + "chromatic ", + "Chia-liang Kao ", + "Masahiro Nagano ", + "Tomoya Kabe ", + "Haruka Iwao ", + "Kazuho Oku ", + "Karen Etheridge ", + "Bugdebugger ", + "Tatsuhiko Miyagawa ", + "Alexandr Ciornii ", + "Tokuhiro Matsuno ", + "Andy Jones ", + "Kazuho Oku " + ] +} -- cgit v1.2.3