X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2FIntro.pod;h=95c151987cf2a269ee3b352e6be53b1285725d8e;hb=d645910ddfb37f5c18acaf6ce88fd392a91101db;hp=a03eec78ff27d41af2b411a20a4ac7fac456d674;hpb=a63e6e6726445baeea08771316b3ce44a495a96a;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Manual/Tutorial/Intro.pod b/lib/Catalyst/Manual/Tutorial/Intro.pod index a03eec7..95c1519 100644 --- a/lib/Catalyst/Manual/Tutorial/Intro.pod +++ b/lib/Catalyst/Manual/Tutorial/Intro.pod @@ -88,9 +88,9 @@ Role-based authorization ("authz"). =item * -Attempts to provide an example showing current (5.70) Catalyst +Attempts to provide an example showing current (5.7X) Catalyst practices. For example, the use of -L, +L, DBIC, L with C, the use of C vs. C, etc. @@ -113,7 +113,8 @@ PostgreSQL). =item * -The use of HTML::Widget for automated form processing and validation. +The use of L for automated form processing +and validation. =back @@ -176,7 +177,7 @@ Catalyst::Plugin::Authentication -- 0.07 =item * -Authentication::Credential::Password -- 0.07 +Catalyst::Plugin::Authentication::Credential::Password -- 0.07 =item * @@ -196,10 +197,6 @@ Catalyst::Plugin::ConfigLoader -- 0.07 =item * -Catalyst::Plugin::DefaultEnd -- 0.06 - -=item * - Catalyst::Plugin::HTML::Widget -- 1.1 =item * @@ -326,7 +323,9 @@ I. Kennedy Clark, C -Please report any errors, issues or suggestions to the author. +Please report any errors, issues or suggestions to the author. The +most recent version of the Catlayst Tutorial can be found at +L. Copyright 2006, Kennedy Clark, under Creative Commons License (L).