X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2FAdvancedCRUD.pod;h=a357ecd26864d765720afd07eac7e8d4200bd53b;hb=816fc503ea59fc23506afda7cc5104bb152b3b83;hp=95a5cc22d9864df38112a190778e748750d6e884;hpb=fb678498f0f844142f45046dc8078590edd50615;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual/Tutorial/AdvancedCRUD.pod b/lib/Catalyst/Manual/Tutorial/AdvancedCRUD.pod index 95a5cc2..a357ecd 100644 --- a/lib/Catalyst/Manual/Tutorial/AdvancedCRUD.pod +++ b/lib/Catalyst/Manual/Tutorial/AdvancedCRUD.pod @@ -57,7 +57,7 @@ L =head1 DESCRIPTION This part of the tutorial explores more advanced functionality for -Create, Read, Update, and Delete (CRUD) than we saw in Part 3. In +Create, Read, Update, and Delete (CRUD) than we saw in Part 4. In particular, it looks at a number of techniques that can be useful for the Update portion of CRUD, such as automated form generation, validation of user-entered data, and automated transfer of data between @@ -83,7 +83,7 @@ L =back -B: Please contact the author if you would like to assist with +B Please contact the author if you would like to assist with writing a new module. @@ -95,5 +95,5 @@ Please report any errors, issues or suggestions to the author. The most recent version of the Catalyst Tutorial can be found at L. -Copyright 2006, Kennedy Clark, under Creative Commons License +Copyright 2006-2008, Kennedy Clark, under Creative Commons License (L).