HTML-Chunks

 view release on metacpan or  search on metacpan

readme  view on Meta::CPAN

HTML-Chunks
-----------

A simple template system for HTML, XML and XHTML which completely separates code
from design. Designers can create a well-formed mockup for presentation purposes
which can immediately be used by developers to create a working system. Or
developers can create an interface which designers turn into something pretty.
This removes the "chicken and egg" problem which plagues traditional template
systems while making it easier to produce proper code that is easily maintained.

HTML::Chunks - The core class

HTML::Chunks::Local - A subclass which handles localization issues, based on the
   browser language preference codes (e.g. en, fr) to choose the best chunk



( run in 0.619 second using v1.01-cache-2.11-cpan-49f99fa48dc )