Log::Simple version 1.00
====================

Log::Simple is a simple logfile management library intended to ease the burden of managing logfiles.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires only the standard modules and libraries that ship with perl.

COPYRIGHT AND LICENCE

Copyright (C) 2002, 2005 Mark Swayne
Copyright (C) 2005 Zydax, LLC

This library is free software, and may be distributed under the same terms as Perl.

