File: MANIFEST

package info (click to toggle)
libnet-daemon-perl 0.49-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 212 kB
  • sloc: perl: 860; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 961 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
ChangeLog		Module history
MANIFEST		This file
MANIFEST.SKIP		Files to ignore while generating the dist archive
Makefile.PL		Makefile generator
README			Ascii docs
lib/Net/Daemon.pm	Net::Daemon module
lib/Net/Daemon/Log.pm	Support class for logging
lib/Net/Daemon/Test.pm	Support class for writing tests
t/base.t		Base test
t/config.t		Test of config file handling and access control
t/fork.t		Test of a forking server
t/forkm.t		Test of a forking server with multiple clients
t/ithread.t		Test of a multithreaded server (ithreads)
t/ithreadm.t		Test of a multithreaded server with multiple clients
t/loop.t		Test the loop-timeout option
t/loop-child.t		Same with loop-child set
t/server		Script used by the server tests
t/single.t		Test of a single-mode server
t/unix.t		Test for Unix sockets
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)