these version checks already happen in the exporter
[gitmo/MooseX-UndefTolerant.git] / lib / MooseX / UndefTolerant / Constructor.pm
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-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-02-27 Dave Rolsky Code for forward compat with Moose 1.99+
2010-11-03 Karen Etheridge rename a variable, to make it more clear that we are...
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...