gitmo/Role-Tiny.git
2010-11-07 Matt S Trout remove tab. how the fsck did a tab get into my source...
2010-11-07 Matt S Trout fix indentation in generated constructor
2010-11-07 Matt S Trout constructor generation, add option to quote_sub to...
2010-11-07 Matt S Trout clean up quote debugging output
2010-11-07 Matt S Trout clean up method naming
2010-11-07 Matt S Trout ro and rw accessor generation
2010-11-07 Matt S Trout import strictures
2010-11-07 Matt S Trout explain no warnings closure
2010-11-07 Matt S Trout add Sub::Quote and rename Defer routines
2010-11-06 Matt S Trout Class::Tiny and refactor _getglob out into _Utils
2010-11-06 Matt S Trout first cut at Sub::Defer
2010-11-06 Matt S Trout rename test and switch to done_testing since Test:...
2010-11-06 Matt S Trout clean up, add with and ->does
2010-11-06 Matt S Trout basic Role::Tiny code