Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
ZM::Template - Merges runtime data with static HTML or Plain Text template file. - metacpan.org https://metacpan.org/pod/ZM::Template
Thu Jul 26 21:26:56 2018 archive.org
QRCode
thumbnail

In an ideal web system, the HTML used to build a web page would be kept distinct from the application logic populating the web page. This module tries to achieve this by taking over the chore of merging runtime data with a static html template. Template can contain SSI derectives like and It is used ZM::SSI for SSI parsing. If module ZM::SSI not installed SSI derectives will be ignoring.

The ZM::Template module can address the following template scenarios :

Single values assigned to tokens

Multiple values assigned to tokens (as in html table rows)

Single pages built from multiple templates (ie: header, footer, body)

html tables with runtime determined number of columns

An template consists of 2 parts; the boilerplate and the tokens (place holders) where the variable data will sit.

perl html template
4759 links, including 1673 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn