Name server-starter-perl
Version 0.35
Summary
Description It is often a pain to write a server program that supports graceful restarts, with no resource leaks. Server::Starter solves the problem by splitting the task into two. One is start_server, a script provided as a part of the module, which works as a superdaemon that binds to zero or more TCP ports or unix sockets, and repeatedly spawns the server program that actually handles the necessary tasks (for example, responding to incoming connections). The spawned server programs under Server::Starter call accept(2) and handle the requests.
Section libs
License Artisticv1 | GPLv1+
Homepage https://metacpan.org/release/Server-Starter
Recipe file recipes-www/server-starter-perl/server-starter-perl_0.35.bb
Layer meta-cpan (gatesgarth branch)
Inherits
  • allarch
  • cpan-base
  • cpan_build
  • perl-version
  • perlnative
Dependencies
  • module-build-perl-native
  • perl
  • perl-native
  • test-requires-perl-native
  • test-sharedfork-perl-native
  • test-tcp-perl-native
PACKAGECONFIG options

Sources

https://cpan.metacpan.org/authors/id/K/KA/KAZUHO/Server-Starter-0.35.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-cpan:

Branch Recipe
master server-starter-perl 0.35
gatesgarth (Yocto Project 3.2) server-starter-perl 0.35 (this recipe)
thud (Yocto Project 2.6) server-starter-perl 0.34
rocko (Yocto Project 2.4) server-starter-perl 0.34
jethro (Yocto Project 2.0) server-starter-perl 0.32
daisy (Yocto Project 1.6) server-starter-perl 0.31