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
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
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