X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2F04_BasicCRUD.pod;fp=lib%2FCatalyst%2FManual%2FTutorial%2F04_BasicCRUD.pod;h=5ba0efefc2743bacb7ba6134035ce930227e2e1c;hp=79eca42b852860ad85263a237e49548729a869b1;hb=24acc5d75bb4208eeef4d1bad0974f0fd5893454;hpb=232da04a3754fcc56a885c4cce6338a65c799989 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