Revision history for Perl extension Config::Inetd.
0.22 Wed Mar 15 16:51:11 CET 2006
- Lines read in from inetd.conf preserve their newlines as
specified via the Tie::File option autochomp.
- Inetd.pm (formerly known as Entity.pm) is warnings-free
(previously emitted warnings while splitting the service/protocol
from the inetd.conf and for 1 inner reference that existed
for the tied Tie::File object).
- Suitable Build.PL added.
0.21 2005/02/23
- Namespace changed from previously Net::Inetd to Config::Inetd
as proposed by others.
0.11 2004/01/28
- Deadlock in flock() abandoned.
0.09 2004/01/27
- Some inefficiency cleaned up.
0.07 2004/01/25
- inetd.conf is locked.
0.03 2004/01/21
- bin/inetd.pl added.
0.02 2004/01/20
- Methods for dumping enabled/disabled services.
0.01 2004/01/19
- Initial version.