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/18 16:21:15 UTC

cvs commit: modperl/lib/Apache Registry.pm

dougm       98/07/18 07:21:15

  Modified:    lib/Apache Registry.pm
  Log:
  fix $VERSION for CPAN.pm
  
  Revision  Changes    Path
  1.13      +1 -2      modperl/lib/Apache/Registry.pm
  
  Index: Registry.pm
  ===================================================================
  RCS file: /export/home/cvs/modperl/lib/Apache/Registry.pm,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- Registry.pm	1998/07/08 23:00:41	1.12
  +++ Registry.pm	1998/07/18 14:21:15	1.13
  @@ -3,8 +3,7 @@
   #use strict; #eval'd scripts will inherit hints
   use Apache::Constants qw(:common &OPT_EXECCGI &REDIRECT);
   
  -#$Id: Registry.pm,v 1.12 1998/07/08 23:00:41 dougm Exp $
  -$Apache::Registry::VERSION = (qw$Revision: 1.12 $)[1];
  +$Apache::Registry::VERSION = '2.00';
   
   $Apache::Registry::Debug ||= 0;
   # 1 => log recompile in errorlog