Project info for Text::Templar

Share This Created 24 Apr 2002 at 15:06 UTC by ged.

Homepage: http://search.cpan.org/search?dist=Text-Templar

Notes:

Text::Templar is a Perl module for generating text. It, like many other Perl templating systems, is configured by creating template files with specially formatted tags.

It differs from other templating modules in that it has an inverted control model. This means that the template itself is a passive element of the controlling program, allowing a decoupling of the presentation or data output part of a program and the logic/control part. Templar templates only concern themselves with manipulating the data that is directly used for presentation. The actual mechanism for gathering, modifying, and controlling the data is assumed to be in the program that uses the template.

License: Artistic

This project has the following developers:

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!

X
Share this page