File: CHANGES

package info (click to toggle)
libconfig-file-perl 1.54-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 116 kB
  • sloc: perl: 75; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 1,086 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
29
30
31
32
33
34
35
36
37
1.54 (8-Jun-2020):
 - No code changes - just updated META and information

1.53 (8-Jun-2020):
 - No changes - just another release for CPAN

1.52 (22-May-2020):
 - Less problematic build CPAN RT#132165

1.51 (15-Nov-2018):
 - Fix old bugs from CPAN RT
 - perltidy
 - Update maintainer and copyright

1.50 (20-Jan-2009):
 - Added Test::Pod::Coverage as a build dependency, as some CPANTS
   test hosts have died during the tests
 - Removed the ConfigFile naming (deprecated for over a year)

1.46 (11-Dec-2008):
 - The 'stupid typos' release :-/

1.45 (11-Dec-2008):
 - Migrated from ExtUtils::MakeMaker to Module::Build, to properly
   (and more easily) keep up-to-date and valid metadata
 - Added Test::Pod, Test::Pod::Coverage
 - Keeping CPANTS / Kwalitee happy! (hopefully)

1.42 (04-Mar-2008):
 - Explicitly closing the file after reading it, closing a bug on
   wperl.exe on win32. Thanks to Peter Valdemar Mørch for spotting it!

1.41 (20-Oct-2007):
 - Dropped the old, deprecated ConfigFile naming

1.4 (07-Sep-2006):
 - Initial CPAN upload (was a native Debian package before)