CAM-Template
Last update: v0.93, 2005-09-20
This module implements an easy to use search-and-replace API for substituting parameters into template files. The Perl module it most closely resembles is HTML::Template. It's main advantages over that module are:
* it's template syntax is easily configured * it implements the Clotho Advanced Media template syntax by default (yeah big deal, but it's important to us) * it is smaller and, subjectively, more readable
It's main disadvantages under HTML::Template are:
* it's caching and preparsing are less sophisticated * the default template syntax is quirkier * it's not as feature rich in syntax and configuration options
If you are starting from scratch, you may prefer HTML::Template. But, if you already have a bunch of templates using a syntax that is not compatible with HTML::Template, this can help.
License | Files | Date |
Perl |
CAM-Template-0.93.tgz
(MD5)
CAM-Template-0.93.zip (MD5) CAM-Template-0.93-docs |
Tue Sep 20 14:25:28 2005 |
Perl |
CAM-Template-0.91.tgz
(MD5)
CAM-Template-0.91.zip (MD5) CAM-Template-0.91-docs |
Fri Apr 22 21:42:11 2005 |
GPL |
CAM-Template-0.90.tgz
(MD5)
CAM-Template-0.90.zip (MD5) CAM-Template-0.90.html |
Fri Sep 12 16:48:50 2003 |
Clotho |
CAM-Template-0.90.tgz
(MD5)
CAM-Template-0.90.zip (MD5) CAM-Template-0.90.html |
Fri Sep 12 16:48:50 2003 |
Perl License
This software is released by Clotho Advanced Media, Inc. under the same terms as Perl itself. That means that it is dual-licensed under the Artistic license and the GPL, and that you can redistribute it and/or modify it under the terms of either or both of those licenses. Copies of this license are available from Clotho or view the LICENSE file directly.
GPL License
Releases of this software are available under the General Public License, v2. Copies of this license are available from Clotho and GNU.
Clotho License
Releases of this software are available under commercial license directly from Clotho. Please contact us at info@clotho.com to purchase a license.