Fedora 22 Update: perl-Server-Starter-0.31-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Fri Aug 7 13:11:44 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-12125
2015-07-29 21:37:52
--------------------------------------------------------------------------------

Name        : perl-Server-Starter
Product     : Fedora 22
Version     : 0.31
Release     : 1.fc22
URL         : http://search.cpan.org/dist/Server-Starter/
Summary     : Superdaemon for hot-deploying server programs
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, 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.

--------------------------------------------------------------------------------
Update Information:

 
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jul 26 2015 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.31-1
- Upstream update.
* Sat May 30 2015 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.28-1
- Upstream update.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update perl-Server-Starter' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list