On Sun, 21 May 2006, Jerrad Pierce wrote:

- Switched some uses of die() to Carp::croak(), where

Excellent, I've had to add in handlers for $SIG{__DIE__} locally.
Given all its other dependencies, I'd wondered why DT shyed away
from this most useful one ;-)

There's no particular reason, other than that I don't use Carp a lot, so someone had to remind me.

- Removed all uses of UNIVERSAL::isa and UNIVERSAL::can.

Is there a ticket number for this? I'm wondering why...

I should've said "... in favor of calling isa() and can() as methods". It's just more correct, and lets people use stuff like Test::MockObject with DateTime.pm.


-dave

/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

Reply via email to