Justin Luster wrote:
No I was not using Modperl::RegistryCooker.  I guess I will have to
"use" it.

In Mod_Perl my "library" files get loaded into memory.  If I want to
make a change to the "library" file (one that my main.pl file
"requires") I cannot since it is in memory or cache.  To get it to
realize the update I usually have to reset Apache.  I'm hoping for an
easier way especially since sometimes I don't have the right to reset
the server.
Why not Apache2::Reload
http://perl.apache.org/docs/2.0/user/coding/coding.html#Auto_Reloading_Modified_Modules_with_Apache2__Reload

--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com

Reply via email to