Deprecate _default_is and _default_default for native traits.
[gitmo/Moose.git] / t / 100_bugs / 029_instance_application_role_args.t
2010-08-21 Dave Rolsky Issue a deprecation warning for alias or excludes ...
2010-08-19 Dave Rolsky test files should not be executable
2010-04-08 Jesse Luehrs fix instance application not passing along role args...