Tried to install recent update Class::MOP 1.04 -> 1.05.
Failed with:
<snip>
t/003_methods.t ........................... 1/?
# Failed test 'get_method_list handles constants properly'
# at t/003_methods.t line 368.
# Structures begin differing at:
# $got->[0] = 'BAR'
# $expected->[0] = 'quux'
# Failed test '_get_local_methods handles constants properly'
# at t/003_methods.t line 375.
# Structures begin differing at:
# $got->[0] = 'BAR'
# $expected->[0] = 'quux'
# Looks like you failed 2 tests of 71.
t/003_methods.t ........................... Dubious, test returned 2
(wstat 512, 0x200)
</snip>
perl v 5.8.8 x86_64-linux-thread-multi
Regards,
--
Konstantin A. Pustovalov