stas        2003/01/28 21:14:18

  Modified:    src/docs/2.0/devel/porting porting.pod
  Log:
  we still don't have 2.0, so should require 1.99
  
  Revision  Changes    Path
  1.5       +3 -0      modperl-docs/src/docs/2.0/devel/porting/porting.pod
  
  Index: porting.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/devel/porting/porting.pod,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- porting.pod       13 Jan 2003 04:52:37 -0000      1.4
  +++ porting.pod       29 Jan 2003 05:14:17 -0000      1.5
  @@ -68,6 +68,9 @@
   
   to your module. You can also use the variable C<$mod_perl::VERSION>.
   
  +(META: Well before 2.0 is released you really have to say: 
  +C<use mod_perl 1.99;>)
  +
   In the configuration file you can use a special configuration "define"
   symbol C<MODPERL2> which is enabled internally, as if the server had
   been started with C<-DMODPERL2>.
  
  
  

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

Reply via email to