Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / t / 020_attributes / 036_clone_weak.t
2011-05-16 Fuji, Goro Make sure weak attributes remain weak when cloning...