1ChangeLog		Module history
2MANIFEST		This file
3MANIFEST.SKIP		Files to ignore while generating the dist archive
4Makefile.PL		Makefile generator
5README			Ascii docs
6lib/Net/Daemon.pm	Net::Daemon module
7lib/Net/Daemon/Log.pm	Support class for logging
8lib/Net/Daemon/Test.pm	Support class for writing tests
9regexp-threads		Test for the safety of regular expressions in threads
10t/base.t		Base test
11t/config.t		Test of config file handling and access control
12t/fork.t		Test of a forking server
13t/forkm.t		Test of a forking server with multiple clients
14t/ithread.t		Test of a multithreaded server (ithreads)
15t/ithreadm.t		Test of a multithreaded server with multiple clients
16t/loop.t		Test the loop-timeout option
17t/loop-child.t		Same with loop-child set
18t/server		Script used by the server tests
19t/single.t		Test of a single-mode server
20t/thread.t		Test of a multithreaded server
21t/threadm.t		Test of a multithreaded server with multiple clients
22t/unix.t		Test for Unix sockets
23META.yml                                 Module meta-data (added by MakeMaker)
24