Thu, 02 May 2024 03:03:58 UTC | login

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

ID6040
Package Nameperl516-perl-Net-Daemon
Version0.48
Release1.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
StartedSun, 04 Oct 2015 11:19:18 UTC
CompletedSun, 04 Oct 2015 11:23:08 UTC
Taskbuild (sclo7-perl516-rh-el7, perl516-perl-Net-Daemon-0.48-1.el7.src.rpm)
Tags
sclo7-perl516-rh-candidate
sclo7-perl516-rh-release
sclo7-perl516-rh-testing
RPMs
src
perl516-perl-Net-Daemon-0.48-1.el7.src.rpm (info) (download)
noarch
perl516-perl-Net-Daemon-0.48-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