This commit is contained in:
2026-06-26 11:31:08 -06:00
parent 3382f6d33f
commit 4de7c25d59

View File

@@ -11,7 +11,7 @@
</head>
<body>
<a href="/">&lt;&lt; back</a>
<h1>Perl HTML templating</h1>
<h1>HTML::Composer and Perl HTML templating</h1>
<div><small>June 25th, 2026</small></div>
<p>
Perl has some great templating libraries for HTML. Most of them are pretty fast, and do what you want.