Misc updates to adjust Parts 8 & 9 and update their final tarball code
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Tutorial / AdvancedCRUD / FormFu.pod
index 9c42115..81f59be 100644 (file)
@@ -83,6 +83,10 @@ required by C<HTML::FormFu>:
     libregexp-copy-perl libregexp-common-perl libyaml-syck-perl libparams-util-perl \
     libcrypt-des-perl libcaptcha-recaptcha-perl libcrypt-cbc-perl \
     libreadonly-xs-perl libmoose-perl libregexp-assemble-perl
+    
+    ...
+    
+    sudo apt-get clean
 
 Then use the following command to install directly from CPAN the modules 
 that aren't available as Ubuntu/Debian packages via C<apt-get>:
@@ -91,6 +95,13 @@ that aren't available as Ubuntu/Debian packages via C<apt-get>:
     boolean Test::MockTime DateTime::Format::Natural HTML::FormFu \
     Catalyst::Component::InstancePerContext Catalyst::Controller::HTML::FormFu \
     HTML::FormFu::Model::DBIC
+    
+    ...
+    
+    Is it OK to try to connect to the Internet? [yes] yes
+    
+    ...
+    
 
 B<Note:> If you are following along with the Ubuntu LiveCD, you might 
 want to make sure you still have adequate free disk space in the root 
@@ -630,7 +641,7 @@ Kennedy Clark, C<hkclark@gmail.com>
 
 Please report any errors, issues or suggestions to the author.  The
 most recent version of the Catalyst Tutorial can be found at
-L<http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Manual/lib/Catalyst/Manual/Tutorial/>.
+L<http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Manual/5.70/trunk/lib/Catalyst/Manual/Tutorial/>.
 
 Copyright 20066-2008, Kennedy Clark, under Creative Commons License
 (L<http://creativecommons.org/licenses/by-nc-sa/2.5/>).