File: README.md

package info (click to toggle)
libproc-daemon-perl 0.23-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 176 kB
  • sloc: perl: 376; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Summary

Proc::Daemon provides the capability for a Perl program to run
as a Unix daemon process.

# Documentation

Documentation is in the Daemon.pod file and should automatically get installed
with the module.

# Copyright and license

COPYRIGHT (C) 1997-2015

Earl Hood
earl@earlhood.com
http://www.earlhood.com/

and

Detlef Pilzecker
deti@cpan.org
http://www.secure-sip-server.net/

and

Pavel Denisov
akreal@cpan.org

All rights reserved.

This module is free software. It may be used, redistributed and/or modified
under the same terms as Perl itself.