The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Hash-DefaultValue
=================

Created:      2012-05-18
Home page:    <https://metacpan.org/release/Hash-DefaultValue>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Hash-DefaultValue>

0.006  2012-12-18

 - (Bugfix Packaging) Require at least version 1.06 of constant.pm.

0.005  2012-11-18

 - (Documentation) Correct misspelt abstract for Hash::Missing.
   ++$MAUKE
 - (Documentation) Correct unparsable abstract for Hash::DefaultValue.
   ++$RJBS
 - (Packaging) Add link to repo.
   ++$MAUKE

0.004  2012-10-18

 - (Bugfix) t/03warnings.t was testing for specific warning text that
   changed between Perl 5.8 and Perl 5.10. It now passes both forms of the
   warning.

0.003  2012-10-15

 - (Packaging) Add build dependency on Test::Warn.

0.002  2012-10-15

 - (Addition) Hash::Missing
   ++$VOJ
 - (Documentation) Show how the 'aliased' module can be used with
   Hash::DefaultValue.
 - No warning on $hash{$key} where $key is undef.

0.001  2012-05-18  # Initial release