this fix of just checking of GV-ness to determine if a class has methods defined...
authorDave Rolsky <autarch@urth.org>
Sun, 8 Feb 2009 14:46:45 +0000 (14:46 +0000)
committerDave Rolsky <autarch@urth.org>
Sun, 8 Feb 2009 14:46:45 +0000 (14:46 +0000)
commit0a6c6f37a8ea028db228e0bfd83c6c4b3876d67b
treec42c8e528e84d77bbb33d254288508a0cab96ec6
parent8b6a1e85e17efed123998b69c0efc341f29a5df8
this fix of just checking of GV-ness to determine if a class has methods defined seems to fix 5.8.8 with an XS MOP. it still is not quite the same as what the pure Perl version is doing. I think we are missing some tests for all this
MOP.xs
t/306_is_class_loaded.t