geoff       2003/08/12 12:38:21

  Modified:    src/docs/2.0/user/coding cooking.pod
  Log:
  whoops - bad format for method
  Submitted by: geoff
  
  Revision  Changes    Path
  1.3       +1 -1      modperl-docs/src/docs/2.0/user/coding/cooking.pod
  
  Index: cooking.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/coding/cooking.pod,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- cooking.pod       12 Aug 2003 17:31:16 -0000      1.2
  +++ cooking.pod       12 Aug 2003 19:38:21 -0000      1.3
  @@ -61,7 +61,7 @@
   
   note that this example differs from the Registry example
   only in that it does not attempt to fiddle with 
  -C<$r->status()> - C<ModPerl::Registry> uses C<$r->status()>
  +C<$r-E<gt>status()> - C<ModPerl::Registry> uses C<$r-E<gt>status()>
   as a hack, but handlers should never manipulate the
   status field in the request record.
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to