File: Changes

package info (click to toggle)
libtest-lib-perl 0.003-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 32; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 297 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Revision history for Test::Lib

0.003 - 2022-05-23
  - fail with croak rather than die
  - miscellaneous packaging cleanups

0.002 - 2014-08-16
  - remove useless load test, being more compatible with older Test::Builder
  - include additional metadata
  - use warnings

0.001
  - Initial release