Make default work properly.
[gitmo/MooseX-UndefTolerant.git] / Changes
1 Revision history for MooseX-UndefTolerant
2
3 0.04    January 23, 2010
4     * Rather than skipping initialization all together, just pop off the undef
5       and let the init happen normally.  This makes default values work
6       properly. (Test provided by (and thanks to) Tom Heady)
7
8 0.03    December 3, 2009
9     * Fiddle with dependencies.
10
11 0.02    December 2, 2009
12     * Actually check the value properly, therefore setting it properly
13
14 0.01    Date/time
15         First version, released on an unsuspecting world.
16