Remove comment about code not being in subversion yet.
Kennedy Clark [Thu, 6 Jul 2006 23:16:19 +0000 (23:16 +0000)]
Add link to final tarball.

lib/Catalyst/Manual/Tutorial/AdvancedCRUD.pod
lib/Catalyst/Manual/Tutorial/Authentication.pod
lib/Catalyst/Manual/Tutorial/Authorization.pod
lib/Catalyst/Manual/Tutorial/BasicCRUD.pod
lib/Catalyst/Manual/Tutorial/CatalystBasics.pod
lib/Catalyst/Manual/Tutorial/Intro.pod
lib/Catalyst/Manual/Tutorial/Testing.pod

index 4fa2d31..a09cc3f 100644 (file)
@@ -84,7 +84,6 @@ pulled from the Catalyst Subversion repository in one step with the
 following command:
 
     svn checkout http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial@4627 .
-    IMPORTANT: Does not work yet.  Will be completed for final version.
 
 =head1 C<HTML::WIDGET> FORM CREATION
 
index f58e2d6..e65dab9 100644 (file)
@@ -64,7 +64,6 @@ pulled from the Catalyst Subversion repository in one step with the
 following command:
 
     svn checkout http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial@4612 .
-    IMPORTANT: Does not work yet.  Will be completed for final version.
 
 
 =head1 BASIC AUTHENTICATION
index e732cbe..ea161d6 100644 (file)
@@ -64,7 +64,6 @@ pulled from the Catalyst Subversion repository in one step with the
 following command:
 
     svn checkout http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial@4613 .
-    IMPORTANT: Does not work yet.  Will be completed for final version.
 
 
 =head1 BASIC AUTHORIZATION
index a6bb72e..2320ea4 100644 (file)
@@ -68,7 +68,6 @@ pulled from the Catalyst Subversion repository in one step with the
 following command:
 
     svn checkout http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial@4611 .
-    IMPORTANT: Does not work yet.  Will be completed for final version.
 
 
 =head1 FORMLESS SUBMISSION
index 16826a2..db00bce 100644 (file)
@@ -108,7 +108,6 @@ pulled from the Catalyst Subversion repository in one step with the
 following command:
 
     svn checkout http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial@4609 .
-    IMPORTANT: Does not work yet.  Will be completed for final version.
 
 
 =head1 CREATE A CATALYST PROJECT
index 36aa473..d06bd6a 100644 (file)
@@ -316,7 +316,7 @@ Each part of the tutorial has complete code available in the main
 Catalyst Subversion repository (see the note at the beginning of each
 part for the appropriate svn command to use).  Additionally, the final
 code is available as a ready-to-run tarball at
-I<TO_BE_ADDED_TO_FINAL_VERSION>.
+L<http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial/Final_Tarball/MyApp.tgz>.
 
 
 =head1 AUTHOR
index 695d9fb..95e38e9 100644 (file)
@@ -62,7 +62,6 @@ pulled from the Catalyst Subversion repository in one step with the
 following command:
 
     svn checkout http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial@4614 .
-    IMPORTANT: Does not work yet.  Will be completed for final version.
 
 
 =head1 RUNNING THE "CANNED" CATALYST TESTS