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 st...@apache.org on 2003/10/10 09:29:51 UTC

cvs commit: modperl-2.0/lib/Bundle Apache2.pm

stas        2003/10/10 00:29:51

  Modified:    lib/Bundle Apache2.pm
  Log:
  update the mp2 bundle
  
  Revision  Changes    Path
  1.3       +4 -0      modperl-2.0/lib/Bundle/Apache2.pm
  
  Index: Apache2.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/lib/Bundle/Apache2.pm,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -u -r1.2 -r1.3
  --- Apache2.pm	28 May 2003 02:10:36 -0000	1.2
  +++ Apache2.pm	10 Oct 2003 07:29:51 -0000	1.3
  @@ -20,9 +20,13 @@
   
   Chatbot::Eliza        - Used in testing
   
  +Compress::Zlib        - Used in testing
  +
   Devel::Symdump        - Symbol table browsing with Apache::Status
   
   CGI  2.87             - Used in testing (it's in core, but some vendors exclude it)
  +
  +Bundle::ApacheTest    - Needs for testing
   
   =head1 DESCRIPTION