At least try to get the inheritance chain from a metaclass object
authorDave Rolsky <autarch@urth.org>
Wed, 13 May 2009 16:08:47 +0000 (11:08 -0500)
committerDave Rolsky <autarch@urth.org>
Wed, 13 May 2009 16:08:47 +0000 (11:08 -0500)
commit2bc1eab64fa2af8be1a1057c20e29782ae5a321e
tree6e55eaf1f35a11289a0a2eb5e85491f317dae190
parent61c4a4cdc6a4902b02c90021070d98625e8fb7d6
At least try to get the inheritance chain from a metaclass object
before falling back to mro::get_linear_isa.
lib/Moose/Object.pm