mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
93ba4df502
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
6 lines
313 B
Text
6 lines
313 B
Text
perl-Net-Daemon (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.
|
|
It offers methods for the most common tasks a daemon needs.
|