[Catalyst-commits] r7295 - trunk/examples/CatalystAdvent/root/2007
jshirley at dev.catalyst.perl.org
jshirley at dev.catalyst.perl.org
Fri Dec 14 01:16:42 GMT 2007
Author: jshirley
Date: 2007-12-14 01:16:41 +0000 (Fri, 14 Dec 2007)
New Revision: 7295
Modified:
trunk/examples/CatalystAdvent/root/2007/13.pod
Log:
Day 13, not 11.
Modified: trunk/examples/CatalystAdvent/root/2007/13.pod
===================================================================
--- trunk/examples/CatalystAdvent/root/2007/13.pod 2007-12-14 01:16:09 UTC (rev 7294)
+++ trunk/examples/CatalystAdvent/root/2007/13.pod 2007-12-14 01:16:41 UTC (rev 7295)
@@ -1,4 +1,4 @@
-=head1 Day 11 - $c->uri_for fun and profit
+=head1 Day 13 - $c->uri_for fun and profit
Today we will take a trip into the wonderful and mystical world of uri_for.
The basic premise behind uri_for is to make generating URIs for actions with parameters easy and fun (well as fun as URIs get).
More information about the Catalyst-commits
mailing list