stas        2002/07/31 06:05:35

  Modified:    src/docs/1.0/guide debug.pod
  Log:
  add an xref to the complete description of warnings
  
  Revision  Changes    Path
  1.11      +3 -1      modperl-docs/src/docs/1.0/guide/debug.pod
  
  Index: debug.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/debug.pod,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- debug.pod 11 Jun 2002 20:24:02 -0000      1.10
  +++ debug.pod 31 Jul 2002 13:05:35 -0000      1.11
  @@ -350,7 +350,9 @@
   
     PerlWarn Off
   
  -on the live box.
  +on the live box. Here is L<a complete
  +description|docs::1.0::guide::porting/Warnings> on how to manipulate
  +warning modes under mod_perl.
   
   If there is a piece of code that generates warnings and you want to
   disable them only in this code, you can do that too.  The Perl special
  
  
  

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

Reply via email to