[Catalyst-commits] r11942 -
Catalyst-Manual/5.80/branches/tutorial_role_updates/lib/Catalyst/Manual
wolfman2000 at dev.catalyst.perl.org
wolfman2000 at dev.catalyst.perl.org
Fri Nov 20 04:04:13 GMT 2009
Author: wolfman2000
Date: 2009-11-20 04:04:12 +0000 (Fri, 20 Nov 2009)
New Revision: 11942
Modified:
Catalyst-Manual/5.80/branches/tutorial_role_updates/lib/Catalyst/Manual/Cookbook.pod
Log:
Link to Template [Toolkit].
Modified: Catalyst-Manual/5.80/branches/tutorial_role_updates/lib/Catalyst/Manual/Cookbook.pod
===================================================================
--- Catalyst-Manual/5.80/branches/tutorial_role_updates/lib/Catalyst/Manual/Cookbook.pod 2009-11-20 03:55:52 UTC (rev 11941)
+++ Catalyst-Manual/5.80/branches/tutorial_role_updates/lib/Catalyst/Manual/Cookbook.pod 2009-11-20 04:04:12 UTC (rev 11942)
@@ -745,8 +745,8 @@
text if you wanted.
Most Catalyst applications use a template system to generate their HTML,
-and though there are several template systems available, Template
-Toolkit is probably the most popular.
+and though there are several template systems available,
+L<Template Toolkit|Template> is probably the most popular.
Once again, the Catalyst developers have done all the hard work, and
made things easy for the rest of us. Catalyst::View::TT provides the
More information about the Catalyst-commits
mailing list