[Catalyst-commits] r10665 -
Catalyst-Manual/5.80/trunk/lib/Catalyst/Manual
zarquon at dev.catalyst.perl.org
zarquon at dev.catalyst.perl.org
Thu Jun 25 11:50:40 GMT 2009
Author: zarquon
Date: 2009-06-25 11:50:40 +0000 (Thu, 25 Jun 2009)
New Revision: 10665
Modified:
Catalyst-Manual/5.80/trunk/lib/Catalyst/Manual/Tutorial.pod
Log:
instructions on how to read the tutorial
Modified: Catalyst-Manual/5.80/trunk/lib/Catalyst/Manual/Tutorial.pod
===================================================================
--- Catalyst-Manual/5.80/trunk/lib/Catalyst/Manual/Tutorial.pod 2009-06-25 10:44:03 UTC (rev 10664)
+++ Catalyst-Manual/5.80/trunk/lib/Catalyst/Manual/Tutorial.pod 2009-06-25 11:50:40 UTC (rev 10665)
@@ -9,6 +9,13 @@
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<http://search.cpan.org/perldoc?Catalyst::Manual::Tutorial>. Alternatively
+you can use CPAN modules like L<Pod::Webserver>, L<Pod::POM::Web>,
+L<Pod::Browser> (Catalyst based), or L<CPAN::Mini::Webserver> to read a local
+copy of the tutorial.
+
The tutorial is divided into the following sections:
B<NOTE: CLICK THESE LINKS TO JUMP TO CHAPTERS> (the index links above
More information about the Catalyst-commits
mailing list