$Id: README,v 1.1.1.1 2005/10/14 15:31:05 adam Exp $ Log::Trivial Version 0.01 ========================= This is "Yet Another" simple module to write trivial log files. ALSO SEE There are LOTS of other log writing modules on CPAN, please check them all carefully before installing this one. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires only core modules: Perl 5.6 strict warnings The tests will use non-core modules if available but these are not required for normal use.