Revision history for Perl extension Hash::Map.

0.004  Sun Mar 11 11:30:50 2012
- Pod repaired
  https://rt.cpan.org/Public/Bug/Display.html?id=75576
- added method combine

0.003  Fri Feb 24 18:00:00 2012
- added methods
  - copy_modify_identical(_ref)
  - map_modify_identical(_ref)
- repaired method map_modify
- fixed typos in error messages

0.002  Sat Jan  7 14:18:58 2012
- added automatic construction
  for methods target, target_ref, source and source_ref
- new combined methods
  copy_modify copy_modify_ref, map_modify and map_modify_ref

0.001  Wed Jan  4 19:01:30 2012
- first release