X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2FAdvancedCRUD%2FFormFu.pod;fp=lib%2FCatalyst%2FManual%2FTutorial%2FAdvancedCRUD%2FFormFu.pod;h=81f59bee7301e059086b7ae7aa7c49f4b3ce1f99;hp=f5c5f4d0f91301f4ac4766f351d9b5d96921819c;hb=028b4e1a01c7fee31bcee0c3b44cb12958b61222;hpb=94d8da411a980c822af29da44d4cbf62a72c25c1 diff --git a/lib/Catalyst/Manual/Tutorial/AdvancedCRUD/FormFu.pod b/lib/Catalyst/Manual/Tutorial/AdvancedCRUD/FormFu.pod index f5c5f4d..81f59be 100644 --- a/lib/Catalyst/Manual/Tutorial/AdvancedCRUD/FormFu.pod +++ b/lib/Catalyst/Manual/Tutorial/AdvancedCRUD/FormFu.pod @@ -83,6 +83,10 @@ required by C: 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: @@ -91,6 +95,13 @@ that aren't available as Ubuntu/Debian packages via C: 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 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