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/05/28 04:10:36 UTC

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

stas        2003/05/27 19:10:36

  Modified:    lib/Bundle Apache2.pm
  Log:
  CGI 2.87 or higher is desired for 'make test'
  
  Revision  Changes    Path
  1.2       +1 -1      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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Apache2.pm	19 Feb 2003 00:32:45 -0000	1.1
  +++ Apache2.pm	28 May 2003 02:10:36 -0000	1.2
  @@ -22,7 +22,7 @@
   
   Devel::Symdump        - Symbol table browsing with Apache::Status
   
  -CGI                   - Used in testing (it's in core, but some vendors exclude it)
  +CGI  2.87             - Used in testing (it's in core, but some vendors exclude it)
   
   =head1 DESCRIPTION