File: Changes

package info (click to toggle)
libhash-diff-perl 0.010-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 88; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 492 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Revision history for Perl module Hash::Diff

0.010 2018-08-06
  - Fix "Can't locate inc/Module/Install.pm in @INC" on perl >= 5.26.

0.009 2016-10-15
  - Remove unnecessary Data::Dump to make tests pass.

0.008 2015-08-27
  - Added github repo to Makefile.PL so it will appear in META.*

0.007 2015-08-25
  Better support for undef

0.006 2014-07-11
  Not including empty hashes

0.005 2010-09-22
  [Typos]

  * *sigh* more typos


0.004 2010-09-21

  [Typo]

  * Fixed some typos in the pod