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/07/04 02:55:01 UTC

cvs commit: modperl-docs/src/docs/2.0/user/handlers http.pod

stas        2004/07/03 17:55:01

  Modified:    src/docs/2.0/user/handlers http.pod
  Log:
  remove dup
  Submitted by:	David Arnold <da...@northcoast.com>
  
  Revision  Changes    Path
  1.37      +0 -2      modperl-docs/src/docs/2.0/user/handlers/http.pod
  
  Index: http.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/handlers/http.pod,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -u -r1.36 -r1.37
  --- http.pod	10 Jun 2004 15:02:21 -0000	1.36
  +++ http.pod	4 Jul 2004 00:55:01 -0000	1.37
  @@ -773,8 +773,6 @@
     use Apache::RequestUtil ();
     
     use Apache::Const -compile => qw(OK DECLINED HTTP_UNAUTHORIZED);
  -
  -  use Apache::Access();
     
     use constant SECRET_LENGTH => 14;
     
  
  
  

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