File: Changes

package info (click to toggle)
libparse-mime-perl 1.006-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 118; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 836 bytes parent folder | download
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
Release history for Parse-MIME

1.006 Wed 10 Aug 2022
	- No more subclassing of Exporter
	- Packaging fix to stop installing boilerplate.pl
	- Updated package metadata

1.005 Mon 20 Aug 2018
	- No functional changes
	- Actual 5.6 compatibility

1.004 Sun 19 Aug 2018
	- No functional changes
	- Tests powered by JSON::PP instead of JSON::XS
	- Simplified tests with fewer dependencies

1.003 Sat 10 Jan 2015
	- No functional changes
	- No longer contains INSTALL file with install-as-root instructions

1.002 Mon 05 Jan 2014
	- No functional changes.
	- Specified 5.6 minimum Perl requirement.
	- Cleaned up test suite.

1.001 Thu 10 Jul 2014
	- Bump Dist::Zilla version and re-release to fix deps.
	  No code changes. (Spotted by Olaf Alders.)

1.000 Fri 03 Aug 2012
	- Initial CPAN release.

0.001 Sun 21 Dec 2008
	- Initial release.