add line about ->dump missing from Moo objects too
[gitmo/Role-Tiny.git] / t / method-generate-accessor.t
2011-07-20 Matt S Trout use Test::Fatal since we already need it
2011-07-20 Matt S Trout make ro accessor die
2010-11-10 Matt S Trout factor out and rename
2010-11-08 Matt S Trout use XSAccessor if available
2010-11-07 Matt S Trout constructor generation, add option to quote_sub to...
2010-11-07 Matt S Trout clean up method naming
2010-11-07 Matt S Trout ro and rw accessor generation