Path to this page:
./
www/p5-Template-Generate,
Perl5 module for generating TT2 templates from TT2-rendered documents
Branch: pkgsrc-2022Q3,
Version: 0.04nb22,
Package name: p5-Template-Generate-0.04nb22,
Maintainer: pkgsrc-usersThis 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.
Master sites: (Expand)
Filesize: 8.931 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version p5-Template-Generate-0.04nb22 (created)