Re: How to re-"use Module" if the Module has changed?
- From: Uri Guttman <uri@xxxxxxxxxxxxxxx>
- Date: Tue, 31 Jan 2006 15:52:29 -0500
>>>>> "DS" == DJ Stunks <DJStunks@xxxxxxxxx> writes:
DS> andrew.fabbro@xxxxxxxxx wrote:
>> What I'd like to do is have the module reread its config if it gets a
>> HUP signal. But how can I say "go and 'use Module' again"? It appears
>> that if you 'use Module' more than once, subsequent calls are ignored.
>> From the Perl Cookbook:
DS> 17.16. Restarting a Server on Demand
he doesn't want to restart the whole server but to just reload its
config params. so that cookbook entry is overkill. it could also cause
trouble by break any live socket connections.
uri
--
Uri Guttman ------ uri@xxxxxxxxxxxxxxx -------- http://www.stemsystems.com
--Perl Consulting, Stem Development, Systems Architecture, Design and Coding-
Search or Offer Perl Jobs ---------------------------- http://jobs.perl.org
.
- References:
- How to re-"use Module" if the Module has changed?
- From: andrew . fabbro
- Re: How to re-"use Module" if the Module has changed?
- From: DJ Stunks
- How to re-"use Module" if the Module has changed?
- Prev by Date: Re: split the sequences
- Next by Date: Re: split the sequences
- Previous by thread: Re: How to re-"use Module" if the Module has changed?
- Next by thread: Re: Text file splitter, date/time field
- Index(es):