HeliosX-Logger-HiRes version 0.01 ================================= HeliosX::Logger::HiRes enhances Helios's internal logging system by providing much more precise timestamping of log messages via the Time::HiRes module. INSTALLATION Before module installation, make sure you upgrade your Helios collective's database schema by running the command(s) found in the sql/helios_hires.sql file. Then, to install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Helios 2.00 HeliosX::ExtLoggerService 0.02 Time::HiRes COPYRIGHT AND LICENSE Copyright (C) 2009 by Andrew Johnson. 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.