stas        2004/05/17 17:27:49

  Modified:    todo     release
  Log:
  notes regarding pod gluing
  
  Revision  Changes    Path
  1.25      +5 -0      modperl-2.0/todo/release
  
  Index: release
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/release,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -u -r1.24 -r1.25
  --- release   8 May 2004 01:27:47 -0000       1.24
  +++ release   18 May 2004 00:27:49 -0000      1.25
  @@ -18,6 +18,11 @@
     docs/api/ and grab those pod files. See how the Template package
     does that.
   
  +  in any case we now have .pod manpages for non-existing .pm files, so
  +  in case we don't install .pod files as is, we may need to make a
  +  special case for those .pod files.  So it's probably better to just
  +  install all .pod files w/o glueing them to .pm files.
  +
   * some autogenerated record accessors shouldn't be get/set but only
     get (e.g. Apache->server->is_virtual(1) is wrong). Need to add a new
     flag supported by MapUtil and map files, where we can say which
  
  
  

Reply via email to