NAME
PTools::SDF - A collection of Simple Data File utility tools
SYNOPSIS
use PTools::SDF qw( INI Lock::Advisory );
DESCRIPTION
PTools-SDF is a collection of tools for manipulating Simple Data Files. These tools have evolved over the years to simplify the normal, everyday types of tasks that most scripts, at some point, need to address.
PTools-SDF includes
PTools-SDF includes a class that
PTools-SDF also includes such things as
Note: This module is just used to simplify loading other PTools modules. This class is not very useful on its own, and is not even necessary, as the other PTools-SDF classes load quite nicely all by themselves.
SEE ALSO
For details of the various PTools-SDF modules, refer to the man page for that module.
PTools::SDF::SDF - handle all the counters in an application
AUTHOR
Chris Cobb, <NoSpamPlease@ccobb.net>
COPYRIGHT AND LICENSE
Copyright (C) 1997-2007 by Chris Cobb This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.