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 as...@hyperreal.org on 1998/11/02 06:48:20 UTC

cvs commit: modperl/eg makepl_args.mod_perl

ask         98/11/01 21:48:20

  Modified:    eg       makepl_args.mod_perl
  Log:
  TABLE_API
  
  Revision  Changes    Path
  1.6       +1 -1      modperl/eg/makepl_args.mod_perl
  
  Index: makepl_args.mod_perl
  ===================================================================
  RCS file: /home/cvs/modperl/eg/makepl_args.mod_perl,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- makepl_args.mod_perl	1998/08/26 03:27:22	1.5
  +++ makepl_args.mod_perl	1998/11/02 05:48:19	1.6
  @@ -6,7 +6,7 @@
   
   #EVERYTHING=1 will enable:
   #ALL_HOOKS=1 PERL_SSI=1 PERL_SECTIONS=1
  -#PERL_STACKED_HANDLERS=1 PERL_METHOD_HANDLERS=1 PERL_TIE_TABLES=1
  +#PERL_STACKED_HANDLERS=1 PERL_METHOD_HANDLERS=1 PERL_TABLE_API=1
   
   EVERYTHING=1