X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2FIntro.pod;h=a2c675c25d3ebbd504254c0d6c37c0ff1c340361;hp=b556adc800c12e66c5e49b0f94e3428f1c246900;hb=45c7830fc2a9167e08203368ca11d6d13628c5fb;hpb=3533daff0314522f79dff9c618da087568f1378c diff --git a/lib/Catalyst/Manual/Tutorial/Intro.pod b/lib/Catalyst/Manual/Tutorial/Intro.pod index b556adc..a2c675c 100644 --- a/lib/Catalyst/Manual/Tutorial/Intro.pod +++ b/lib/Catalyst/Manual/Tutorial/Intro.pod @@ -130,7 +130,7 @@ Attempts to provide an example showing current (5.7XXX) Catalyst practices. For example, the use of L, DBIC, L -with C, the use of C +with C, the use of C vs. C, etc. =item * @@ -325,7 +325,7 @@ And remove the comments from the lines under the comments about the Install Catalyst: sudo apt-get update - sudo apt-get install libdbd-sqlite3-perl libcatalyst-perl libcatalyst-modules-perl + sudo apt-get install libdbd-sqlite3-perl libcatalyst-perl libcatalyst-modules-perl libconfig-general-perl Accept all of the dependencies. Done. @@ -416,7 +416,7 @@ Please report any errors, issues or suggestions to the author. The most recent version of the Catalyst Tutorial can be found at L. -Copyright 2006, Kennedy Clark, under Creative Commons License +Copyright 2006-2008, Kennedy Clark, under Creative Commons License (L).