X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2FIntro.pod;h=5a77d50c5ea3cfec047b5561f9f95e00c5c41444;hb=8112f93129b5c90c215ac22135b1172ed710a125;hp=95c151987cf2a269ee3b352e6be53b1285725d8e;hpb=d645910ddfb37f5c18acaf6ce88fd392a91101db;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Manual/Tutorial/Intro.pod b/lib/Catalyst/Manual/Tutorial/Intro.pod index 95c1519..5a77d50 100644 --- a/lib/Catalyst/Manual/Tutorial/Intro.pod +++ b/lib/Catalyst/Manual/Tutorial/Intro.pod @@ -88,7 +88,7 @@ Role-based authorization ("authz"). =item * -Attempts to provide an example showing current (5.7X) Catalyst +Attempts to provide an example showing current (5.7XXX) Catalyst practices. For example, the use of L, DBIC, L @@ -119,7 +119,7 @@ and validation. =back This tutorial makes the learning process its main priority. For -example, the level of comments in the code found here would like be +example, the level of comments in the code found here would likely be considered excessive in a "normal project". Because of their contextual value, this tutorial will generally favor inline comments over a separate discussion in the text. It also deliberately tries to @@ -316,7 +316,7 @@ Each part of the tutorial has complete code available in the main Catalyst Subversion repository (see the note at the beginning of each part for the appropriate svn command to use). Additionally, the final code is available as a ready-to-run tarball at -I. +L. =head1 AUTHOR @@ -324,7 +324,7 @@ I. Kennedy Clark, C Please report any errors, issues or suggestions to the author. The -most recent version of the Catlayst Tutorial can be found at +most recent version of the Catalyst Tutorial can be found at L. Copyright 2006, Kennedy Clark, under Creative Commons License