X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial.pod;h=38c61457f797e5012a7f548ff219fc77cf0c74d2;hb=feb4555a077523ed0583fa59e9f4ff843d5ae026;hp=abe3d51894a03c152f6411e750552fbe9f61afe0;hpb=45c7830fc2a9167e08203368ca11d6d13628c5fb;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual/Tutorial.pod b/lib/Catalyst/Manual/Tutorial.pod index abe3d51..38c6145 100644 --- a/lib/Catalyst/Manual/Tutorial.pod +++ b/lib/Catalyst/Manual/Tutorial.pod @@ -11,7 +11,7 @@ commonly used features while focusing on real-world best practices. The tutorial is divided into the following sections: -B CLICK THESE LINKS TO JUMP TO CHAPTERS (the index links above +B (the index links above only navigate inside this page). =over 4 @@ -58,8 +58,8 @@ L =back -A tarball of the final application is available at -L. +Final code tarballs for each part of the tutorial are available at +L. =head1 Detailed Table of Contents @@ -590,7 +590,7 @@ tutorial). =item * -Kieren Diment for currently maintaining this document on CPAN. +Kieren Diment for his oversite of Catalyst-related documentation. =item * @@ -604,12 +604,14 @@ PostgreSQL content in the Appendix. =item * People who have emailed me with corrections and suggestions on the -tutorial. As of the most recent release, this include: Florian Ragwitz, -Mauro Andreolini, Jim Howard, Giovanni Gigante, William Moreno, -Bryan Roach, Ashley Berlin, David Kamholz, Kevin Old, Henning Sprang, -Jeremy Jones, David Kurtz, Ingo Wichmann, and Shlomi Fish. I'm sure I -am missing some names here... apologies for that (please let me know -if you name should be here). +tutorial. As of the most recent release, this include: Florian +Ragwitz, Mauro Andreolini, Jim Howard, Giovanni Gigante, William +Moreno, Bryan Roach, Ashley Berlin, David Kamholz, Kevin Old, Henning +Sprang, Jeremy Jones, David Kurtz, Ingo Wichmann, Shlomi Fish, Murray +Walker. Also, thanks to Devin Austin for coming up with an initial +version of a non-TTSite wrapper page. I'm sure I am missing some +names here... apologies for that (please let me know if you name +should be here). =back @@ -619,7 +621,7 @@ Kennedy Clark, C Please report any errors, issues or suggestions to the author. The most recent version of the Catalyst Tutorial can be found at -L. +L. Copyright 2006-2008, Kennedy Clark, under Creative Commons License (L).