File: Changes

package info (click to toggle)
libcpan-common-index-perl 0.010-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,900 kB
  • sloc: perl: 756; makefile: 11
file content (59 lines) | stat: -rw-r--r-- 1,211 bytes parent folder | download | duplicates (3)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Revision history for CPAN-Common-Index

0.010     2017-07-26 10:36:48-04:00 America/New_York

    - No changes from 0.009

0.009     2017-06-08 14:03:34-04:00 America/New_York (TRIAL RELEASE)

    [CHANGED]

    - Make IO::Uncompress::Gunzip optional for fat-pack-ability.

0.007     2017-05-11 13:07:37-04:00 America/New_York

    [CHANGED]

    - Removed dependency on Path::Tiny; uses core modules directly.

0.006     2015-04-29 16:53:04-04:00 America/New_York

    [FIXED]

    - Fixed package name search when there are packages that
      differ only in case (e.g. "If" vs "if")

0.005     2014-09-23 21:26:13-04:00 America/New_York

    [FIXED]

    - Fixed tests for Class::Tiny 1.000 changes

0.004     2014-03-21 06:56:46-04:00 America/New_York

    [FIXED]

    - Fixed bug removing tempfiles on Windows (Kenichi Ishigaki)

    [CHANGED]

    - Modernized repo meta and support files

0.003     2013-08-14 16:18:00 America/New_York

    [FIXED]

    - Package searches are now correctly case sensitive

    - Fixed incorrect synopses

0.002     2013-06-27 22:10:59 America/New_York

    [FIXED]

    - Bumped Search::Dict prereq

0.001     2013-06-21 18:43:14 America/New_York

    - First release