You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2003/05/26 05:31:11 UTC

cvs commit: modperl-docs/src/docs/2.0/user/porting compat.pod

stas        2003/05/25 20:31:11

  Modified:    src/docs/2.0/user/porting compat.pod
  Log:
  add a reference to ex::threads::cwd
  
  Revision  Changes    Path
  1.7       +6 -0      modperl-docs/src/docs/2.0/user/porting/compat.pod
  
  Index: compat.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/porting/compat.pod,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- compat.pod	29 Apr 2003 03:06:59 -0000	1.6
  +++ compat.pod	26 May 2003 03:31:11 -0000	1.7
  @@ -204,6 +204,12 @@
   anything but the preforked MPM, the main reason why
   C<ModPerl::Registry> doesn't C<chdir()>.
   
  +Eventually this issue will get resolved, but so far nobody has done
  +anything about it, besides Arhtur Bergman who started working on
  +C<ex::threads::cwd>. See:
  +http://www.perl.com/pub/a/2002/06/11/threads.html?page=2 Someone
  +should pick up and complete this module to make it really useful.
  +
   Otherwise C<ModPerl::Registry> modules are configured and used
   similarly to C<Apache::Registry> modules. Refer to one of the
   following manpages for more information:
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org