Config::IniFiles::Import - imports Windows-style-INI-files to Perl-variable. Also provide an Meta-Language and value-substitution for flexible INI-files.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Carp
FindBin
Config::IniFiles >= 2.29
Date::Language ( TimeDate )
COPYRIGHT AND LICENCE
Copyright (C) 2003 Jürgen von Brietzke
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.