X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2F05_Authentication.pod;fp=lib%2FCatalyst%2FManual%2FTutorial%2F05_Authentication.pod;h=f3f0f126f40c29f5773fe69728c20e49567e5a52;hp=b4be386aba9bd4ff87e1796135f42774ffd87f2d;hb=24acc5d75bb4208eeef4d1bad0974f0fd5893454;hpb=232da04a3754fcc56a885c4cce6338a65c799989 diff --git a/lib/Catalyst/Manual/Tutorial/05_Authentication.pod b/lib/Catalyst/Manual/Tutorial/05_Authentication.pod index b4be386..f3f0f12 100644 --- a/lib/Catalyst/Manual/Tutorial/05_Authentication.pod +++ b/lib/Catalyst/Manual/Tutorial/05_Authentication.pod @@ -954,6 +954,10 @@ token, it is ignored -- thereby keeping the state of our status/error messages in sync with the users actions). +You can jump to the next chapter of the tutorial here: +L + + =head1 AUTHOR Kennedy Clark, C