X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2F04_BasicCRUD.pod;h=5ba0efefc2743bacb7ba6134035ce930227e2e1c;hb=e684d796c3e8edef4ae04c2e022e6edb1b59dd51;hp=79eca42b852860ad85263a237e49548729a869b1;hpb=b1b6582a2c886a0ae462b778150b2d2a358e1fd9;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual/Tutorial/04_BasicCRUD.pod b/lib/Catalyst/Manual/Tutorial/04_BasicCRUD.pod index 79eca42..5ba0efe 100644 --- a/lib/Catalyst/Manual/Tutorial/04_BasicCRUD.pod +++ b/lib/Catalyst/Manual/Tutorial/04_BasicCRUD.pod @@ -1388,6 +1388,10 @@ output should be the same even though the backend code has been trimmed down. +You can jump to the next chapter of the tutorial here: +L + + =head1 AUTHOR Kennedy Clark, C