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