{ "abstract" : "A configurable TCP/HTTP server with file uploads, rate limiting, and threading support (Pure Perl OOP)", "author" : [ "Hans Harder" ], "dynamic_config" : 1, "generated_by" : "ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "LightTCP-Server", "no_index" : { "directory" : [ "t", "inc" ] }, "prereqs" : { "build" : { "requires" : { "Test::More" : "0" } }, "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "runtime" : { "requires" : { "File::Temp" : "0", "IO::Socket::INET" : "0", "IPC::Open3" : "0", "perl" : "5.008", "threads" : "0", "threads::shared" : "0" } }, "test" : { "requires" : { "Test::More" : "0" } } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/HansH111/LightTCP-Server.pm/issues" }, "repository" : { "type" : "git", "url" : "https://github.com/HansH111/LightTCP-Server.pm.git", "web" : "https://github.com/HansH111/LightTCP-Server.pm" } }, "version" : "2.02", "x_serialization_backend" : "JSON::PP version 4.16" }