Config/IniFiles/Import version 0.800
====================================

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
  Date::Language
  FindBin
  Config::IniFiles  >= 2.29

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2003 Jrgen von Brietzke

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
