Log/Simpleast version 1.0
=========================
See Pod for documentation or
perldoc Log::Simplest
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make install
or
perl -MCPAN -e 'install Log::Simplest;'
DEPENDENCIES
This module requires these other modules and libraries:
FileHandle
POSIX
COPYRIGHT AND LICENCE
Copyright (C) 2009 by Dmytro Koval'ov
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.9 or,
at your option, any later version of Perl 5 you may have available.