in reply to Re: Proc::Daemon and Log::Log4perl
in thread Proc::Daemon and Log::Log4perl
Yes! That worked!
And it also worked on the project, once I remembered the ->init_and_watch() method is called within an Initialization module which is use()d in every other module... I simply called our init() function after the Proc::Daemon::Init() call and it worked perfectly...
Thanks a bunch to all, you're fantastic!
--
our $Perl6 is Fantastic;
|
|---|