Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Net-Daemon | Distribution: openSUSE Tumbleweed |
Version: 0.49 | Vendor: openSUSE |
Release: 1.20 | Build date: Wed Sep 30 12:51:17 2020 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 98644 | Source RPM: perl-Net-Daemon-0.49-1.20.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Net-Daemon | |
Summary: Perl extension for portable daemons |
Net::Daemon is an abstract base class for implementing portable server applications in a very simple way. The module is designed for Perl 5.005 and threads, 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.
Artistic-1.0 OR GPL-1.0-or-later
* Wed Sep 30 2020 Tina Müller <tina.mueller@suse.com> - Add manual license * Sat Sep 26 2020 Tina Müller <timueller+perl@suse.de> - updated to 0.49 see /usr/share/doc/packages/perl-Net-Daemon/ChangeLog 2020-09-22 Todd Rinaldo <toddr@cpan.org> (0.49) * Perl 5.6 is the minimum required version now. * RIP Thread.pm it has not been relevant since 5.6 * Now using github CI to monitor the major platforms. * .gitignore for better management * Update the MANIFEST * Perltidy the code base. * use strict, warnings, no vars, our * Remove perl 4-ish subroutine calls * Require Sys::Syslog 0.29 to function properly. * t/base.t -> Test::More * Improve skipall messages and detection of ithreads/forks * Disable t/ithreadm.t for Windows See https://github.com/toddr/Net-Daemon/issues/19 * Only load threads if forks hasn't already been loaded and threads exist. * Update tracker location to github * Fix ReadConfigFile implementation traversing @INC * Tue Dec 13 2011 coolo@suse.com - license is "as perl" * Thu Mar 31 2011 coolo@novell.com - update to 0.48 * t/forkm.t Patched perl Leon Timmermans http://rt.perl.org/rt3/Public/Bug/Display.html?id=83646 * lib/Net/Daemon.pm Patched per bug 32887 "ithreads not detected due to a typo" * lib/Net/Daemon.pm Fixed "Subroutine import redefined" problem that perl 5.8.8 CPAN testers was getting. It was due to more than one "require threads" being run. * lib/Net/Daemon.pm Used "make dist" to create the uploaded * lib/Net/Daemon.pm Added ServClose patch by Gaspar Chilingarov * t/thread.t Added patches by Daniel Macks and Joe McMahon, and added Test::More and skip_all for Windows < 5.10 * Added necessary thread sharing to work with 5.10 threads model: regexp-threads, * Tue Nov 30 2010 coolo@novell.com - switch to perl_requires macro * Mon Nov 29 2010 coolo@novell.com - remove /var/adm/perl-modules * Tue Oct 19 2010 coolo@novell.com - add perl as explicit buildrequire * Sun Jan 10 2010 jengelh@medozas.de - enable parallel build * Mon Jul 16 2007 ug@suse.de - update to version 0.43 - lib/Net/Daemon.pm Needed to up the VERSION number - t/forkm.t: Added a wait so that the parent will not loop around and make another child until the previous child has been destroyed. - t/forkm.t: When all ten childs are exited, sub CatchChild will now exit. - t/threadm.t: The tests are now skipped with a passing indication when usethreads is defined, which would mean that the ithreadm tests are the ones that matter. Test.pm: A patch from todd.e.rinaldo was used. I do not remember what the issues were. * Wed Oct 25 2006 ug@suse.de - Update to version 0.39 - a testsuite fixed
/usr/lib/perl5/vendor_perl/5.40.0/Net /usr/lib/perl5/vendor_perl/5.40.0/Net/Daemon /usr/lib/perl5/vendor_perl/5.40.0/Net/Daemon.pm /usr/lib/perl5/vendor_perl/5.40.0/Net/Daemon/Log.pm /usr/lib/perl5/vendor_perl/5.40.0/Net/Daemon/Test.pm /usr/share/doc/packages/perl-Net-Daemon /usr/share/doc/packages/perl-Net-Daemon/ChangeLog /usr/share/doc/packages/perl-Net-Daemon/README /usr/share/man/man3/Net::Daemon.3pm.gz /usr/share/man/man3/Net::Daemon::Log.3pm.gz /usr/share/man/man3/Net::Daemon::Test.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 00:30:25 2025