File: Changes

package info (click to toggle)
libtest-unixsock-perl 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 162; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Revision history for Perl extension Test-UNIXSock

0.4 2019-04-27T05:00:41Z
    - No changes from 0.3 (re-release)

0.3 2019-04-26T16:15:28Z
    - Fix intermittent test failure (GH#3)

0.2 2017-05-31T00:45:02Z
    - Fix tests. (#2 mans0954)

0.1 2015-12-02T06:39:22Z

    - original version.
    - copied and modified from Test::TCP.