You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by do...@hyperreal.org on 1998/07/17 15:59:24 UTC

cvs commit: modperl apache-modlist.html

dougm       98/07/17 06:59:24

  Modified:    .        apache-modlist.html
  Log:
  update for Apache::ASP
  
  Revision  Changes    Path
  1.25      +3 -3      modperl/apache-modlist.html
  
  Index: apache-modlist.html
  ===================================================================
  RCS file: /export/home/cvs/modperl/apache-modlist.html,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- apache-modlist.html	1998/07/13 14:57:58	1.24
  +++ apache-modlist.html	1998/07/17 13:59:23	1.25
  @@ -1,13 +1,13 @@
   <html>
   <head>
   <title>The Apache/Perl Module List</title>
  -<!-- Changed by: Doug MacEachern, 13-Jul-1998 -->
  +<!-- Changed by: Doug MacEachern, 17-Jul-1998 -->
   </head>
   <body>
   <h1>The Apache/Perl Module List</h1>
   
   Maintained by <a href="mailto:dougm@pobox.com">Doug MacEachern</a>,
  -<br><i> $Revision: 1.24 $ $Date: 1998/07/13 14:57:58 $</i>
  +<br><i> $Revision: 1.25 $ $Date: 1998/07/17 13:59:23 $</i>
   
   <h3>Contents</h3>
   <a href="#intro">Introduction</a><br>
  @@ -68,7 +68,7 @@
   
   * PerlHandler's
   Archive		i	List archive contents			PETERSON
  -ASP		i	Implement Active Server Pages		CHAMAS
  +ASP		bdpO	Implement Active Server Pages		CHAMAS
   BBS		bdpO 	BBS like System for Apache		MKOSS
   CallHandler	cdpf	Map filenames to subroutine calls	GKNOPS
   Dir		i	OO (subclassable) mod_dir replacement 	DOUGM