added password
Kieren Diment [Mon, 2 Jun 2008 13:33:46 +0000 (13:33 +0000)]
lib/Catalyst/Manual/Tutorial/AdvancedCRUD/FormFu.pod

index 36a2232..644f107 100644 (file)
@@ -259,12 +259,12 @@ running) and restart it:
 
     $ script/myapp_server.pl
 
-Login as C<test01>.  Once at the Book List page, click the new 
-HTML::FormFu "Create" link at the bottom to display the form.  Fill in 
-the following values: Title = "Internetworking with TCP/IP Vol. II", 
-Rating = "4", and Author = "Comer".  Click Submit, and you will be 
-returned to the Book List page with a "Book created" status message 
-displayed.
+Login as C<test01> (password: mypass).  Once at the Book List page,
+click the new HTML::FormFu "Create" link at the bottom to display the
+form.  Fill in the following values: Title = "Internetworking with
+TCP/IP Vol. II", Rating = "4", and Author = "Comer".  Click Submit,
+and you will be returned to the Book List page with a "Book created"
+status message displayed.
 
 Also note that this implementation allows you to can create books with 
 bogus information.  Although we have constrained the authors with the 
@@ -556,4 +556,4 @@ L<http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Manual/lib/Catalyst
 
 Copyright 20066-2008, Kennedy Clark, under Creative Commons License
 (L<http://creativecommons.org/licenses/by-nc-sa/2.5/>).
-    
\ No newline at end of file
+