Helios version 2.00 =================== INSTALLATION To install this module type the following: export HELIOS_INI=/path/to/helios.ini perl Makefile.PL make make test make install If you don't set the $HELIOS_INI env var, 'make test' will skip its configuration testing step. See the INSTALL file in this distribution for more detailed installation instructions. DEPENDENCIES This module requires these other modules and libraries: Config::IniFiles DBD::mysql DBI Data::ObjectDriver Error Sys::Syslog TheSchwartz XML::Simple COPYRIGHT AND LICENSE Copyright (C)2007-8 CEB Toolbox, Inc. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.0 or, at your option, any later version of Perl 5 you may have available. See the LICENSE file included in this distribution for more details.