X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2FAppendices.pod;h=fe5606e166422c93f99b50af5cfecf749cf2bf0f;hp=2195e639fb93ba17c6b2f85f3458d833e0182dd0;hb=4b4d38842b2383a70a54bcadb493505950b469dd;hpb=813d364c36927da02a6edd721b22ab1891b00b7c diff --git a/lib/Catalyst/Manual/Tutorial/Appendices.pod b/lib/Catalyst/Manual/Tutorial/Appendices.pod index 2195e63..fe5606e 100644 --- a/lib/Catalyst/Manual/Tutorial/Appendices.pod +++ b/lib/Catalyst/Manual/Tutorial/Appendices.pod @@ -1,11 +1,11 @@ =head1 NAME -Catalyst::Manual::Tutorial::Appendices - Catalyst Tutorial - Part 10: Appendices +Catalyst::Manual::Tutorial::Appendices - Catalyst Tutorial - Chapter 10: Appendices =head1 OVERVIEW -This is B for the Catalyst tutorial. +This is B for the Catalyst tutorial. L @@ -56,7 +56,7 @@ B =head1 DESCRIPTION -This part of the tutorial provides supporting information relevant to +This chapter of the tutorial provides supporting information relevant to the Catalyst tutorial. @@ -153,7 +153,7 @@ Howard for the help. =item * -Part 2: Catalyst Basics +Chapter 2: Catalyst Basics =over 4 @@ -321,7 +321,8 @@ Delete the existing model: Regenerate the model using the Catalyst "_create.pl" script: - script/myapp_create.pl model MyAppDB DBIC::Schema MyApp::Schema dbi:mysql:myapp 'tutorial' '' '{ AutoCommit => 1 }' + script/myapp_create.pl model MyAppDB DBIC::Schema MyApp::Schema \ + dbi:mysql:myapp '_username_here_' '_password_here_' '{ AutoCommit => 1 }' =back @@ -329,7 +330,7 @@ Regenerate the model using the Catalyst "_create.pl" script: =item * -Part 4: Authentication +Chapter 4: Authentication =over 4 @@ -412,7 +413,7 @@ Tom Lanyon. =item * -Part 2: Catalyst Basics +Chapter 2: Catalyst Basics =over 4 @@ -605,7 +606,7 @@ Generate the model using the Catalyst "_create.pl" script: =item * -Part 4: Authentication +Chapter 4: Authentication =over 4