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/05/06 00:43:23 UTC

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

dougm       98/05/05 15:43:23

  Modified:    dist     apache-modlist.html
  Log:
  uh, some changes and stuff
  
  Revision  Changes    Path
  1.3       +14 -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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- apache-modlist.html	1998/04/21 11:07:35	1.2
  +++ apache-modlist.html	1998/05/05 22:43:22	1.3
  @@ -7,7 +7,7 @@
   <h1>The Apache/Perl Module List</h1>
   
   Maintained by <a href="mailto:dougm@osf.org">Doug MacEachern</a>,
  -<br><i> $Revision: 1.2 $ $Date: 1998/04/21 11:07:35 $</i>
  +<br><i> $Revision: 1.3 $ $Date: 1998/05/05 22:43:22 $</i>
   
   <h3>Contents</h3>
   <a href="#intro">Introduction</a><br>
  @@ -51,7 +51,7 @@
   Perl module list</a>, all that is said there is relevant here!
   <p>
   If you have any additions or changes for the list, please send them to
  -the Apache/Perl <a href="mailto:modperl@listproc.itribe.net"> mailing list </a>
  +the Apache/Perl <a href="mailto:modperl@apache.org"> mailing list </a>
   or to <a href="mailto:dougm@osf.org">me</a>.  
   <p>
   If you wish to share you module(s) the Perl way, by putting them on CPAN,
  @@ -80,6 +80,7 @@
   ModuleDoc	bdpf	Self documentation for Apache C modules	DOUGM
   OutputChain     bmpO	Chain output of stacked handlers	JANPAZ
   PassFile	bdpf	Send file via OutputChain		ANDK
  +PerlRun		bmpf	Run unaltered CGI scripts		APML
   Registry	Rmpf	Run unaltered CGI scripts 		APML
   RobotRules	bdpf	Enforce robot rules (robots.txt)	PARKER
   Sandwich	bmpf	Layered document (sandwich) maker	DOUGM
  @@ -178,6 +179,7 @@
   FakeRequest	ampO	Implement Apache methods off-line	APML
   Peek		amcf	Devel::Peek for mod_perl		APML
   SawAmpersand	bmpf	Make sure noone is using $&, $' or $`	APML
  +SizeLimit	bmpf	Graceful exit for large children	DOUGB
   StatINC		bmpf	Reload require'd files when updated	APML
   Status		Rmpf	Embedded interpreter runtime status	APML
   Symbol		bmcO	Things for symbol things		APML
  @@ -189,8 +191,9 @@
   Persistent	bdpO	Store data via IPC::, DBI, or disk	DOUGM
   PUT		cdpf	HTTP PUT method handler module		SORTIZ
   RegistryLoader	bmpf	Apache::Registry startup script loader 	APML
  +Request		bmpO    CGI.pm functionality using API methods	LDS
   Safe		ampO	Adaptation of "safecgiperl"		APML
  -Session		cmpf	Maintain client <-> httpd session/state	APML
  +Session		cmpf	Maintain client <-> httpd session/state	JBAKER
   SIG		amoO	Signal handlers for mod_perl		APML
   State		i	Powerful state engine			RSE
   
  @@ -214,19 +217,22 @@
   <pre>
   ABH  	 Ask Bj�rn Hansen &lt;ask@netcetera.dk&gt;
   ANDK	 Andreas K�nig &lt;a.koenig@franz.ww.TU-Berlin.DE&gt;
  -APML	 The Apache/Perl Mailing List &lt;modperl@listproc.itribe.net&gt;
  +APML	 The Apache/Perl Mailing List &lt;modperl@apache.org&gt;
   BMILLETT Brian Millett &lt;bpm@techapp.com&gt;
  +DOUGB    Doug Bagley &lt;doug@dejanews.com&gt;
   DOUGM	 Doug MacEachern &lt;dougm@osf.org&gt;
  -EBARTLEY Eric Bartley  &lt;bartley@pdn.cc.purdue.edu&gt;
  +EBARTLEY Eric Bartley  &lt;bartley@osd.cc.purdue.edu&gt;
   FLETCH   Mike Fletcher &lt;lemur1@mindspring.com&gt;
   GKNOPS	 Gerd Knops &lt;gerti@BITart.com&gt;
   GRICHTER Gerald Richter &lt;richter@ecos.de&gt;
   HMUELLER Hanno Mueller &lt;hmueller@mail.kabel.de&gt;
   IKLUFT	 Ian Kluft &lt;ikluft@cisco.com&gt;
   JANPAZ	 Honza Pazdziora &lt;adelton@INFORMATICS.MUNI.CZ&gt;
  +JBAKER   Jeffrey Baker &lt;jeff@tamu.edu&gt;
   JGROV	 John D Groenveld &lt;groenvel@cse.psu.edu&gt;
  -JROWE	 Jeff Rowe &lt;beowulf@cscsun4.larc.nasa.gov&gt;
  +JROWE	 Jeff Rowe &lt;beowulf@lava.net&gt;
   KWILLIAM Ken Williams  &lt;ken@forum.swarthmore.edu&gt;
  +LDS	 Lincoln D. Stein &lt;lstein@genome.wi.mit.edu&gt;
   MARKC	 Mark Constable &lt;markc@goldcoast.org&gt;
   MARKIM	 Mark A. Imbriaco &lt;mark@itribe.net&gt;
   MARKK	 Mark Kennedy &lt;mtk@ny.ubs.com&gt;
  @@ -237,12 +243,12 @@
   NJENSEN	 Neil Jensen &lt;njensen@habaneros.com&gt;
   PARKER	 Michael Parker &lt;parker@austx.tandem.com&gt;
   PLISTER  Peter Lister &lt;p.lister@cranfield.ac.uk&gt;
  -PMKANE	 Patrick Michael Kane &lt;modus@enews.com&gt;
  +PMKANE	 Patrick Michael Kane &lt;modus@pr.es.to&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;
   SKANE    Stephen E Kane &lt;sek112@elvis.arl.psu.edu&gt;
  -SORTIZ	 Salvador Ortiz Garcia &lt;sortiz@cfe.gob.mx&gt;
  +SORTIZ	 Salvador Ortiz &lt;sortiz@sog@msg.com.mx&gt;
   ZENIN	 Byron Brummer &lt;zenin@archive.rhps.org&gt;
   </pre>