Hi!

On Sat, Nov 16, 2002 at 10:43:44AM +0100, Marcin Kasperski wrote:

> One note: while talking about templating systems for generating HTML,
> it can be inspiring to take a look at the Zope Page Templates (yes, I
> know, this is the python/zope world, not perl...). They found the nice
> idea of injecting loops/ifs etc into HTML in the way which does not
> spoil HTML markup. 

There is a simmilar Perl implementation of this called HTML_Tree
http://homepage.mac.com/pauljlucas/software/html_tree/

A module based on HTML_Tree is on CPAN under the name of
HTML-Seamstress:
http://search.cpan.org/author/TBONE/HTML-Seamstress-1.17/Seamstress.pm



-- 
#!/usr/bin/perl                                http://domm.zsi.at
for(ref(bless[],just'another'perl'hacker)){s-:+-$"-g&&print$_.$/}

Reply via email to