class-mop says 'The compute_all_applicable_attributes method has been deprecated.'
[gitmo/Mouse.git] / t / 030_roles / failing / 005_role_conflict_detection.t
2009-04-07 Tokuhiro Matsuno fixed test count
2009-04-06 wu-lee Fixed bug in the immutable constructor. It now redispa...
2009-03-27 Nick Woolley Implemented Mouse::Role->does; modified Mouse::Meta...