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>
Maintainer: TOBYINK <tobyink@cpan.org>
Maintainer: VOJ <voj@cpan.org>
0.007 2014-09-10
[ Packaging ]
- Switch to Dist::Inkt.
0.006 2012-12-18
[ Bug Fixes ]
- Require at least version 1.06 of constant.pm.
<http://cpantesters.org/cpan/report/dec43aa8-3277-11e2-971e-da98d11eac00
>
0.005 2012-11-18
[ Documentation ]
- Correct misspelt abstract for Hash::Missing.
MAUKE++
- Correct unparsable abstract for Hash::DefaultValue.
RJBS++
[ Packaging ]
- Add link to repo.
MAUKE++
0.004 2012-10-18
[ Bug Fixes ]
- 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
[ Documentation ]
- Show how the 'aliased' module can be used with Hash::DefaultValue.
[ Other ]
- Added: Hash::Missing
VOJ++
- No warning on $hash{$key} where $key is undef.
0.001 2012-05-18 Initial release