We don't need to do both eval and Module::Name -> Module/Name.pm munging
[gitmo/Mouse.git] / t / 026-auto-deref.t
2008-07-16 Shawn M Moore Moose error compat
2008-06-10 Shawn M Moore Some errors for auto_deref
2008-06-10 Shawn M Moore Implementation of auto_deref
2008-06-10 Shawn M Moore Add failing tests for auto_deref, where I'll pick up...