Commit graph

3 commits

Author SHA1 Message Date
Roman Kulik
058fc04f2c Updated to version 0.06 2006-04-13 21:01:57 +00:00
Hiramatsu Yoshifumi
ca905f7a8d fix DEPENDS:
lang/p5-Scalar-List-Utils -> devel/p5-Scalar-List-Utils
2006-01-25 11:35:36 +00:00
Roman Kulik
ea82f50dd4 Whenever you use UNIVERSAL::isa as a function, a kitten using
Test::MockObject dies. Normally, the kittens would be helpless, but if they
use UNIVERSAL::isa (the module whose docs you are reading), the kittens can
live long and prosper.

This module replaces UNIVERSAL::isa with a version that makes sure that if
it's called as a function on objects which override isa, isa will be
called on those objects as a method.

In all other cases the real UNIVERSAL::isa is just called directly.

WWW: http://search.cpan.org/dist/UNIVERSAL-isa/
2005-12-30 20:57:06 +00:00