From 072cb62b7b84e4c9cdb5c88e6287b2f09b64ba98 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Sat, 19 Jan 2013 01:54:28 +0000 Subject: Template::Semantic is a template engine for XHTML/XML based on XML::LibXML that doesn't use any template syntax. This module takes pure XHTML/XML as a template, and uses XPath or CSS selectors to assign values. WWW: http://search.cpan.org/dist/Template-Semantic/ --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index 4f307f78b13e..4ad58407d02f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -752,6 +752,7 @@ SUBDIR += p5-Template-Plugin-HTML-SuperForm SUBDIR += p5-Template-Plugin-Lingua-EN-Inflect SUBDIR += p5-Template-Plugin-XML-Escape + SUBDIR += p5-Template-Semantic SUBDIR += p5-Template-Tiny SUBDIR += p5-Term-QRCode SUBDIR += p5-Test-Perl-Critic -- cgit v1.2.3