Re: [log4perl-devel] Log::Log4Perl::Util::module_available broken...

2007-12-04 Thread Merijn Broeren
Quoting Mike Schilli ([EMAIL PROTECTED]): > > Yeah, that's an old issue that dates back to Log4perl 0.42: There we > figured out that if someone wrote > > $SIG{__DIE__} = sub { print "die handler!\n"; }; > > and used Log4perl and some module like Time::HiRes is missing, which > is acceptable

Re: [log4perl-devel] Log::Log4Perl::Util::module_available broken...

2007-11-30 Thread Mike Schilli
On Thu, 22 Nov 2007, Merijn Broeren wrote: > 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

[log4perl-devel] Log::Log4Perl::Util::module_available broken...

2007-11-26 Thread Merijn Broeren
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