in reply to Re: Re: Re: Strange problem with use
in thread Strange problem with use

So finally, to avoid Schedule::CRon to install his REAPER wich prevent ifconfig to run, i use require Schedule::Cron in a child and ifconfig in another, so that each has his own SIG{CHLD} handler.
works great...
thanks all
  • Comment on Re: Re: Re: Re: Strange problem with use