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/13 04:17:38 UTC

cvs commit: modperl-site/dist apache-modlist.html

dougm       98/07/12 19:17:38

  Modified:    dist     apache-modlist.html
  Log:
  updates
  
  Revision  Changes    Path
  1.5       +11 -8     modperl-site/dist/apache-modlist.html
  
  Index: apache-modlist.html
  ===================================================================
  RCS file: /export/home/cvs/modperl-site/dist/apache-modlist.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- apache-modlist.html	1998/06/09 17:08:45	1.4
  +++ apache-modlist.html	1998/07/13 02:17:37	1.5
  @@ -1,13 +1,13 @@
   <html>
   <head>
   <title>The Apache/Perl Module List</title>
  -<!-- Changed by: Doug MacEachern,  9-Jun-1998 -->
  +<!-- Changed by: Doug MacEachern, 12-Jul-1998 -->
   </head>
   <body>
   <h1>The Apache/Perl Module List</h1>
   
  -Maintained by <a href="mailto:dougm@osf.org">Doug MacEachern</a>,
  -<br><i> $Revision: 1.4 $ $Date: 1998/06/09 17:08:45 $</i>
  +Maintained by <a href="mailto:dougm@pobox.com">Doug MacEachern</a>,
  +<br><i> $Revision: 1.5 $ $Date: 1998/07/13 02:17:37 $</i>
   
   <h3>Contents</h3>
   <a href="#intro">Introduction</a><br>
  @@ -50,10 +50,10 @@
   <p>
   If you have any additions or changes for the list, please send them to
   the Apache/Perl <a href="mailto:modperl@apache.org"> mailing list </a>
  -or to <a href="mailto:dougm@osf.org">me</a>.  
  +or to <a href="mailto:dougm@pobox.com">me</a>.  
   <p>
   If you wish to share you module(s) the Perl way, by putting them on CPAN,
  -send a request to <a href="mailto:dougm@osf.org">me</a> or 
  +send a request to <a href="mailto:dougm@pobox.com">me</a> or 
   <a href="mailto:modules@perl.com">modules@perl.com</a> to get set up with a
   PAUSE user id and directory.
   <p>
  @@ -75,6 +75,7 @@
   ePerl		Rdpr  	Fast emulated Embedded Perl (ePerl)	RSE            
   FTP		i	Full-fledged FTP proxy			PMKANE
   GzipChain	bmpf	Compress files on the fly		ANDK
  +IDC_HTX		i						PTI
   JavaScript	bdpf	Generate JavaScript code		ABH
   ModuleDoc	bdpf	Self documentation for Apache C modules	DOUGM
   OutputChain     bmpO	Chain output of stacked handlers	JANPAZ
  @@ -102,7 +103,7 @@
   AuthExpire	cmpO	Expire Basic auth credentials		DOUGM
   AuthenGSS	cdpf    Generic Security Service (RFC 2078)	DOUGM
   AuthenIMAP	bdpf	Authentication via an IMAP server	MICB
  -AuthenLDAP	i	LDAP authentication module		MARKK
  +AuthLDAP	bdpf	LDAP authentication module		CDONLEY
   AuthNIS		bdpf	NIS authentication and authorization	DOUGM
   AuthenRaduis	bdpf	Authentication via a Radius server	DANIEL
   AuthenSmb	bdpf	Authenticate against NT server		PARKER
  @@ -167,10 +168,10 @@
   ExtUtils	bmpO	Utils for Apache:C/Perl glue		APML
   Include		Rmpf	mod_include + Apache::Registry handler	APML
   Global		cmcO	Access to server global variables	APML
  -LogError	c	aplog_error interface			FLETCH
  +Log		bmcO	ap_log_error interface			APML
   LogFile		cmcO	Interface to Apache's piped logs, etc.	DOUGM
   Mime		bmcf	Interface to mod_mime functionality	MDORMAN
  -Module		cmcO	Interface to Apache C module structures	DOUGM
  +Module		bmcO	Interface to Apache C module structures	DOUGM
   Options		Rmpf	Import Apache::Constants 'options'	APML
   Scoreboard	cmcO	Interface to scoreboard API		DOUGM
   Servlet		ampO	Interface to the Java Servlet engine	IKLUFT
  @@ -222,6 +223,7 @@
   ANDK	 Andreas K�nig &lt;a.koenig@franz.ww.TU-Berlin.DE&gt;
   APML	 The Apache/Perl Mailing List &lt;modperl@apache.org&gt;
   BMILLETT Brian Millett &lt;bpm@techapp.com&gt;
  +CDONLEY  Clayton Donley &lt;donley@wwa.com&gt;
   CHAMAS	 Joshua Chamas &lt;chamas@alumni.stanford.org&gt;
   DANIEL	 Daniel &lt;daniel-authenradius@electricrain.com&gt;
   DOUGB    Doug Bagley &lt;doug@dejanews.com&gt;
  @@ -253,6 +255,7 @@
   PETERSON Jonathan Peterson &lt;jon@amxstudios.com&gt;
   PLISTER  Peter Lister &lt;p.lister@cranfield.ac.uk&gt;
   PMKANE	 Patrick Michael Kane &lt;modus@pr.es.to&gt;
  +PTI	 Peter Tillemans &lt;pti@pandora.be&gt;
   RMANGI   Rick Mangi &lt;rmangi@tgix.com&gt;
   ROBH	 Rob Hartill &lt;robh@imdb.com&gt;
   RSE      Ralf S. Engelschall &lt;rse@engelschall.com&gt;