gozer       2004/09/09 16:20:24

  Modified:    src/docs/2.0/api/ModPerl Util.pod
  Log:
  Note that unload_package() will also remove an %INC entry if any.
  
  Revision  Changes    Path
  1.15      +2 -0      modperl-docs/src/docs/2.0/api/ModPerl/Util.pod
  
  Index: Util.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/ModPerl/Util.pod,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- Util.pod  9 Sep 2004 23:17:38 -0000       1.14
  +++ Util.pod  9 Sep 2004 23:20:24 -0000       1.15
  @@ -197,6 +197,8 @@
   If the module's stash had a corresponding XS shared object loaded it
   will be unloaded as well.
   
  +If the module was in Perl's C<%INC>, it will be removed from it.
  +
   
   
   
  
  
  

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

Reply via email to