You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2004/05/08 00:10:30 UTC

cvs commit: modperl-docs/src/docs/2.0/api/Apache RequestUtil.pod

stas        2004/05/07 15:10:30

  Modified:    src/docs/2.0/api/Apache RequestUtil.pod
  Log:
  rewording
  
  Revision  Changes    Path
  1.15      +2 -2      modperl-docs/src/docs/2.0/api/Apache/RequestUtil.pod
  
  Index: RequestUtil.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/Apache/RequestUtil.pod,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -u -r1.14 -r1.15
  --- RequestUtil.pod	24 Mar 2004 01:03:25 -0000	1.14
  +++ RequestUtil.pod	7 May 2004 22:10:30 -0000	1.15
  @@ -434,8 +434,8 @@
   
   =item arg3: C<$handlers> (CODE ref or SUB name or ref to an ARRAY of CODE refs)
   
  -a reference to a single handler CODE reference or just a name of the
  -subroutine (fully qualified unless defined in the current package).
  +a single handler CODE reference or just a name of the subroutine
  +(fully qualified unless defined in the current package).
   
   if more than one passed, use a reference to an array of CODE refs
   and/or subroutine names.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org