- 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.
On the other hand its also slower as its resolved at run time not startup time, and it has cascade all the way up the @ISA first.


--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."

Reply via email to