X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial.pod;h=5e6326940b22c9ddd42a80317b7525cbba15e8cb;hp=f0ebeafa25736a813ab7f47cfd7a072f1cbdaf5a;hb=af20a15d7f4089fabd2e4e9bb161f2d2de50f333;hpb=5988477160c698d0e5efd1cf1911845d40a327cf diff --git a/lib/Catalyst/Manual/Tutorial.pod b/lib/Catalyst/Manual/Tutorial.pod index f0ebeaf..5e63269 100644 --- a/lib/Catalyst/Manual/Tutorial.pod +++ b/lib/Catalyst/Manual/Tutorial.pod @@ -9,6 +9,13 @@ quickly building high-functionality web applications. This tutorial is designed to provide a rapid introduction to its basics and its most commonly used features while focusing on real-world best practices. +We suggest that you read this introduction on the web. Make sure you are +reading the latest version of the tutorial by visiting +L. Alternatively +you can use CPAN modules like L, L, +L (Catalyst based), or L to read a local +copy of the tutorial. + The tutorial is divided into the following sections: B (the index links above @@ -705,10 +712,13 @@ 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 and Adam Witney. 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). +Walker, Adam Witney and xenoterracide. Thanks to Devin Austin for +coming up with an initial version of a non-TTSite wrapper page. +Also, a huge thank you to Kiffin Gish for all the hard work on the +"database depluralization" effort and Rafael Kitover for the work on +updating the tutorial to include foreign key support for SQLite. +I'm sure I am missing some names here... apologies for that (please +let me know if you name should be here). =back