test lazy coerce
[gitmo/Moo.git] / t / accessor-default.t
2012-07-21 Matt S Trout test lazy coerce
2012-07-21 Arthur Axel 'fREW... ignore required when default or builder is present
2012-04-06 Christian Walde added tests for attribute shortcuts
2011-02-25 Matt S Trout handle non-lazy default and builder when init_arg is...
2010-11-10 Matt S Trout factor out and rename
2010-11-07 Matt S Trout support for default at construction time
2010-11-07 Matt S Trout working lazy default and builder