Source: libnet-daemon-perl
Section: interpreters
Priority: extra
Build-Depends-Indep: debhelper (>= 3.0.5), perl (>= 5.6.0-16)
Maintainer: Mike Mattice <mattice@debian.org>
Standards-Version: 3.5.6.0

Package: libnet-daemon-perl
Architecture: all
Depends: ${perl:Depends}
Description: Perl module for building portable Perl daemons easily. 
 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.

