SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Server-Starter rpm build for : Rawhide. For other distributions click perl-Server-Starter.

Name : perl-Server-Starter
Version : 0.35 Vendor : Fedora Project
Release : 15.fc40 Date : 2024-01-25 21:12:51
Group : Unspecified Source RPM : perl-Server-Starter-0.35-15.fc40.src.rpm
Size : 0.04 MB
Packager : Fedora Project
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/development/rawhide/Everything/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Server::Starter)
perl(Server::Starter::Guard)
perl-Server-Starter

Requires :
perl(:VERSION) >= 5.8.0
perl(Carp)
perl(Exporter)
perl(Fcntl)
perl(IO::Handle)
perl(IO::Socket::UNIX)
perl(POSIX)
perl(Server::Starter::Guard)
perl(Socket)
perl(strict)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Server-Starter
/usr/share/doc/perl-Server-Starter/Changes
/usr/share/doc/perl-Server-Starter/README.md
/usr/share/licenses/perl-Server-Starter
/usr/share/licenses/perl-Server-Starter/LICENSE
/usr/share/man/man3/Server::Starter.3pm.gz
/usr/share/perl5/vendor_perl/Server
/usr/share/perl5/vendor_perl/Server/Starter
/usr/share/perl5/vendor_perl/Server/Starter.pm
/usr/share/perl5/vendor_perl/Server/Starter/Guard.pm

 
ICM