add more metadata to the dist
[gitmo/MooseX-UndefTolerant.git] / lib /
2012-03-25 Karen Etheridge another TODO note, re crazy init_arg strings
2012-03-25 Karen Etheridge fixed: immutable class with undef-tolerant TC should...
2012-03-25 Karen Etheridge Another TODO note, to go with the CAVEATS
2012-03-24 Karen Etheridge Prevent all attribute initializers from seeing the...
2012-03-24 Karen Etheridge improve wording - the bad code is actually _inline_slot...
2012-03-24 Karen Etheridge strict/warnings, and explanatory comments
2011-04-04 Dave Rolsky Doc use of module in roles
2011-04-04 Dave Rolsky Need to capture new class/role after applying metaroles
2011-04-04 Jesse Luehrs make this work in roles
2011-04-04 Jesse Luehrs these version checks already happen in the exporter
2011-03-19 Karen Etheridge 0.11 release to fix crazy errors that somehow the tests... 0.11
2011-03-18 Karen Etheridge there could be mroe than one ternary operator
2011-03-18 Karen Etheridge doc typo
2011-03-18 Karen Etheridge doc updates and changelog for less undef tolerance
2011-03-15 Karen Etheridge fix whitespace
2011-03-14 Karen Etheridge do not use Undef-Tolerant behaviour on attributes that...
2011-03-14 Dave Rolsky Dzilize this distro
2011-03-02 Dave Rolsky bump version to 0.09 0.09
2011-02-27 Dave Rolsky bump version to 0.08
2011-02-27 Dave Rolsky Code for forward compat with Moose 1.99+
2010-11-03 Karen Etheridge add note about current limitations of usage.
2010-11-03 Karen Etheridge rename a variable, to make it more clear that we are...
2010-10-21 Cory Watson Save some work, thanks Chip. 0.07
2010-10-11 Cory Watson Version bump and docs 0.06
2010-10-11 Cory Watson Update MANIFEST and fix up some docs.
2010-10-09 Chris Andrews Note that you can avoid having to add this module to...
2010-10-09 Chris Andrews Be more careful avoiding warnings when the init_arg...
2010-10-08 Chris Andrews Add support for immutable classes, by adjusting the...
2010-07-19 Dave Rolsky Use newer MetaRole API
2010-01-23 Cory Watson Make default work properly.
2009-12-12 Cory Watson Dep twiddling
2009-12-02 Cory Watson Fix.
2009-12-01 Cory Watson POD
2009-12-01 Jesse Luehrs use new Moose::Exporter features
2009-12-01 Cory Watson First commit.