tutorial reference implementations are no longer tarballs for dev convenience
Kieren Diment [Tue, 2 Feb 2010 11:38:45 +0000 (11:38 +0000)]
lib/Catalyst/Manual/Tutorial/01_Intro.pod

index 5a9950e..be5bb83 100644 (file)
@@ -72,8 +72,8 @@ catalyst subversion repository by issuing the command:
 
     svn co http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial/ CatalystTutorial
 
-This will download the most recent tarball for each chapter of the 
-tutorial into the CatalystTutorial directory on your machine. 
+This will download the most recent code for each chapter of the
+tutorial into the CatalystTutorial directory on your machine.
 
 B<These reference implementations are provided so that when you follow
 the tutorial, you can use the code from the subversion repository to