![]() |
![]() |
![]() |
Personal | ![]() |
ESIL | ![]() |
Softwares | ![]() |
Articles | ![]() |
Mangas and Comics | ![]() |
Japanese Dictionary | ![]() |
Carmina Burana | ![]() |
Data::Config is a Perl module that can read configuration files with a simple but very flexible syntax.
Warning! This module has been renamed Config::Natural in order to be included in the CPAN. Future developments will be released under this new name.
To take a concrete example, Nutialand 3 is entierly made in Perl
using Data::Config and HTML::Template. In fact, I wrote Data::Config
in order to achieve this result and to completely separate presentation
(HTML templates), from Perl code and contents (source files loaded by
Data::Config). Therefore, the API of Data::Config is fully compatible
with HTML::Template, and more specificaly, you can associate a
Data::Config object with a HTML::Template object in order to feed
it via the param() function.
none
Copyright ©1995-2004 Sébastien Aperghis-Tramoni, "Maddingue"