[Catalyst-commits] r7196 - /
trunk/examples/CatalystAdvent/root/2007/pen
zarquon at dev.catalyst.perl.org
zarquon at dev.catalyst.perl.org
Sun Dec 2 05:15:11 GMT 2007
Author: zarquon
Date: 2007-12-02 05:15:11 +0000 (Sun, 02 Dec 2007)
New Revision: 7196
Modified:
/
trunk/examples/CatalystAdvent/root/2007/pen/3.pod
Log:
r12068 at zaphod: kd | 2007-12-02 16:14:31 +1100
minor edit
Property changes on:
___________________________________________________________________
Name: svk:merge
- 1b129c88-ebf4-0310-add9-f09427935aba:/local/catalyst:4278
1c72fc7c-9ce4-42af-bf25-3bfe470ff1e8:/local/Catalyst:12066
3b9770f9-e80c-0410-a7de-cd203d167417:/local/catalyst:3514
dd8ad9ea-0304-0410-a433-df5f223e7bc0:/local/Catalyst:6909
+ 1b129c88-ebf4-0310-add9-f09427935aba:/local/catalyst:4278
1c72fc7c-9ce4-42af-bf25-3bfe470ff1e8:/local/Catalyst:12068
3b9770f9-e80c-0410-a7de-cd203d167417:/local/catalyst:3514
dd8ad9ea-0304-0410-a433-df5f223e7bc0:/local/Catalyst:6909
Modified: trunk/examples/CatalystAdvent/root/2007/pen/3.pod
===================================================================
--- trunk/examples/CatalystAdvent/root/2007/pen/3.pod 2007-12-02 04:38:21 UTC (rev 7195)
+++ trunk/examples/CatalystAdvent/root/2007/pen/3.pod 2007-12-02 05:15:11 UTC (rev 7196)
@@ -1,4 +1,4 @@
-=head1 Get more REST - Using YUI and JavaScript for REST
+=head1 Dat 2. Get more REST - Using YUI and JavaScript for REST
Today, we'll look into building a fully capable REST client in YUI that allows
record creation, retrieving, updating and deletion (CRUD) as well as searching.
@@ -16,7 +16,7 @@
Up next is to get a good understanding for how REST works inside of Catalyst,
using Adam Jacob's excellent L<Catalyst::Action::REST> package. The best way
to get up to speed is to review Day 9 from the 2006 Advent Calendar, at
-L<http://www.catalystframework.org/calendar/2006/9.pod>.
+L<http://www.catalystframework.org/calendar/2006/9>.
=head2 Following Along
More information about the Catalyst-commits
mailing list