Helios version 1.19_05
======================

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.


DEPENDENCIES

This module requires these other modules and libraries:

Config::IniFiles
DBD::ODBC
DBD::SQLite
DBD::mysql
DBI
Data::ObjectDriver
Error
Sub::Uplevel
Sys::Syslog
Test::Exception
Test::Simple
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.