NAME
DynGig::Util - A collection of Utility modules
VERSION
Version 0.03
MODULES
DynGig::Util::CLI
An easy-to-print CLI menu for Getopt
DynGig::Util::LockFile::Time
timed lock with an advisory file
DynGig::Util::LockFile::PID
pid lock with an advisory file
DynGig::Util::Setuid
Become a user by Setting uid/gid or invoking sudo
DynGig::Util::EZDB
Interface to a single-schema SQLite DB
DynGig::Util::Logger
Thread-safe logging
DynGig::Util::Sysrw
sysread/syswrite wrappers reliable on EAGAIN
DynGig::Util::Time
Interpret time expressions
DynGig::Util::TCPServer
A generic multithreaded TCP Server interface.
DynGig::Util::MapReduce
A Map Reduce Job Launcher
DynGig::Util::CLI::OpsDB
CLI for a simple operations database
AUTHOR
Kan Liu
COPYRIGHT and LICENSE
Copyright (c) 2010. Kan Liu
This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.