Be more careful avoiding warnings when the init_arg is undef.
[gitmo/MooseX-UndefTolerant.git] / Changes
CommitLineData
670193cb 1Revision history for MooseX-UndefTolerant
5447ee45 2
46ca011d 30.05
4 * Avoid warnings from Moose 1.09. (Dave Rolsky)
5
779ca481 60.04 January 23, 2010
7 * Rather than skipping initialization all together, just pop off the undef
8 and let the init happen normally. This makes default values work
9 properly. (Test provided by (and thanks to) Tom Heady)
10
c3476f31 110.03 December 3, 2009
12 * Fiddle with dependencies.
13
efcfddbd 140.02 December 2, 2009
15 * Actually check the value properly, therefore setting it properly
16
5447ee45 170.01 Date/time
18 First version, released on an unsuspecting world.
19