./www/p5-Template-Generate, Perl5 module for generating TT2 templates from TT2-rendered documents

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q3, Version: 0.04nb17, Package name: p5-Template-Generate-0.04nb17, Maintainer: pkgsrc-users

This module generates TT2 templates. It can take data
structures and rendered documents together, and deduce
templates that could have performed the transformation.

It is a companion to Template and Template::Extract; their
relationship is shown below:

Template: ($template + $data) ==> $document # normal
Template::Extract: ($document + $template) ==> $data # tricky
Template::Generate: ($data + $document) ==> $template # very tricky

This module is considered experimental.


Required to run:
[www/p5-Template-Toolkit]

Master sites: (Expand)

SHA1: d1f3d070498ebb09d7c2c6c520f8990027f94c15
RMD160: 4d471e12f15cb3c7ccdf2cb733480f4c446845ab
Filesize: 8.931 KB

Version history: (Expand)