X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F010_self_introspection.t;h=90d2f69bf28a652488098aff1ed5d775def3d411;hb=1322c26b43bfd579ca9f2921b7f26674a6d245f2;hp=99cbc87b1335d2011886c3c4d22b3bcf63ebccc5;hpb=753d754623cec6cb64d707fe5f993cef7d535788;p=gitmo%2FClass-MOP.git diff --git a/t/010_self_introspection.t b/t/010_self_introspection.t index 99cbc87..90d2f69 100644 --- a/t/010_self_introspection.t +++ b/t/010_self_introspection.t @@ -58,11 +58,13 @@ my @class_mop_class_methods = qw( create_anon_class is_anon_class instance_metaclass get_meta_instance - inline_create_instance - inline_rebless_instance + _inline_create_instance + _inline_rebless_instance _inline_get_mop_slot _inline_set_mop_slot _inline_clear_mop_slot create_meta_instance _create_meta_instance new_object clone_object + _inline_new_object _inline_default_value _inline_preserve_weak_metaclasses + _inline_slot_initializer construct_instance _construct_instance construct_class_instance _construct_class_instance clone_instance _clone_instance