File: Changes

package info (click to toggle)
libtest-object-perl 0.08-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 248 kB
  • sloc: perl: 297; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 812 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
Revision history for Test-Object

0.08      2017-12-23 21:17:34Z
        - switch packaging to Dist::Zilla

0.07      2006-09-07
	# This release contains only build-time changes
	- Fixed a bad dependency

0.06      2006-06-07
	# This release contains only build-time changes
	- Added explicit dependency on Test::Builder 0.62
	- Added explicit dependency on Test::Builder::Tester 1.02
	- Upgraded to Module::Install 0.63

0.05      2006-05-10
	# This release contains only build-time changes
	- Upgraded to Module::Install 0.62
	- No features() used in this dist, so removing auto_install

0.04      2006-05-04
	- Fixed missing dependencies

0.03      2006-05-04
	- Actually implement some non-trivial proportion of Test::Object

(0.02 Missing)

0.01      2005-05-30
	- Created the initial version of the module