Fri, 26 Apr 2024 22:39:05 UTC | login

Information for build perl516-perl-Net-Daemon-0.48-0.bootstrap1.1.el7

ID2388
Package Nameperl516-perl-Net-Daemon
Version0.48
Release0.bootstrap1.1.el7
Epoch
SummaryPerl extension for portable daemons
DescriptionNet::Daemon is an abstract base class for implementing portable server applications in a very simple way. The module is designed for Perl 5.006 and ithreads (and higher), but can work with fork() and Perl 5.004. The Net::Daemon class offers methods for the most common tasks a daemon needs: Starting up, logging, accepting clients, authorization, restricting its own environment for security and doing the true work. You only have to override those methods that aren't appropriate for you, but typically inheriting will safe you a lot of work anyways.
Built byhhorak
State complete
Volume DEFAULT
StartedWed, 19 Aug 2015 20:49:08 UTC
CompletedWed, 19 Aug 2015 20:52:00 UTC
Taskbuild (sclo7-perl516-rh-el7, perl516-perl-Net-Daemon-0.48-0.bootstrap1.1.el7.src.rpm)
Tags
sclo7-perl516-rh-candidate
RPMs
src
perl516-perl-Net-Daemon-0.48-0.bootstrap1.1.el7.src.rpm (info) (download)
noarch
perl516-perl-Net-Daemon-0.48-0.bootstrap1.1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon Mar 11 2013 Jitka Plesnikova <jplesnik@redhat.com> - 0.48-1 - SCL package - initial import