http://qs321.pair.com?node_id=114810


in reply to Re (tilly) 1: OO Perl: calling a constructor within a class
in thread OO Perl: calling a constructor within a class

I'm with merlyn -- ref($proto) || $proto is total cargo cult. I've never seen anyone actually use it to call new() as an instance method.