stas        2004/02/23 15:54:35

  Modified:    src/docs/2.0/user/handlers filters.pod protocols.pod
  Log:
  mp 2.0 filter and protocol modules on CPAN
  
  Revision  Changes    Path
  1.36      +24 -0     modperl-docs/src/docs/2.0/user/handlers/filters.pod
  
  Index: filters.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/handlers/filters.pod,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -u -r1.35 -r1.36
  --- filters.pod       9 Feb 2004 18:22:49 -0000       1.35
  +++ filters.pod       23 Feb 2004 23:54:35 -0000      1.36
  @@ -2582,6 +2582,30 @@
   ]
   
   
  +
  +
  +=head1 CPAN Modules
  +
  +Some of the CPAN modules that implement mod_perl 2.0 filters:
  +
  +=over
  +
  +=item C<Apache::Clean> - Interface into HTML::Clean for mod_perl 2.0
  +
  +http://search.cpan.org/dist/Apache-Clean/
  +
  +=item C<Apache::Filter::HTTPHeadersFixup> - Manipulate Apache 2 HTTP Headers
  +
  +http://search.cpan.org/dist/Apache-Filter-HTTPHeadersFixup/
  +
  +=back
  +
  +
  +
  +
  +
  +
  +
   =head1 Maintainers
   
   Maintainer is the person(s) you should contact with updates,
  
  
  
  1.14      +17 -0     modperl-docs/src/docs/2.0/user/handlers/protocols.pod
  
  Index: protocols.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/handlers/protocols.pod,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -u -r1.13 -r1.14
  --- protocols.pod     19 Dec 2003 07:15:06 -0000      1.13
  +++ protocols.pod     23 Feb 2004 23:54:35 -0000      1.14
  @@ -454,6 +454,23 @@
   
   
   
  +=head1 CPAN Modules
  +
  +Some of the CPAN modules that implement mod_perl 2.0 protocols:
  +
  +=over
  +
  +=item C<Apache::SMTP> - An SMTP server
  +
  +http://search.cpan.org/dist/Apache-SMTP/
  +
  +=back
  +
  +
  +
  +
  +
  +
   
   =head1 Maintainers
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to