Hello,
There is an existing RT bug for the issue of module_available being
broken already:
http://rt.cpan.org/Public/Bug/Display.html?id=24884
which is 10 months older then the release done yesterday. Since there
have been tickets closed since then I am assuming you guys are aware of
this issue
ok, this seems to be the best:
system("command 2>/tmp/stderr.out 1>/tmp/stdout.out");
is there any recommended way how to directly read these files with
log4perl? I would like to append the output directly to output of
logger.
On Nov 22, 2007 12:54 AM, Kevin M. Goess <[EMAIL PROTECTED]> wrote:
>
Hi,
I've encounterd a view problems with "uninitialized root-logger" log-log4perl
(currently using Version1.12):
System:
ActiveStatePerl 5.8.8.817
WinXP SP2
Log::Log4Perl 1.12
Using my "traditional" log4perl configuration file (used from 0.51 on) the 1.12
Version shows following behaviour (whi