Gabor Szabo Thu, 12 Jul 2012 04:27:53 -0700
Hi, is there a way to capture warnings in Perl 6 - similar to $SIG{__WARN__} in Perl 5 ?
Gabor