File: Changes

package info (click to toggle)
libanyevent-forkmanager-perl 0.07-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 172 kB
  • sloc: perl: 771; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 841 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
Revision history for Perl extension AnyEvent::ForkManager

0.07 2019-06-21T21:25:37Z

    - improve test script stability

0.06 2015-05-06T02:55:20Z

    - re-packaging.
    - fixed deps.

0.05 2015-05-06T02:19:37Z

    - (no feature changes.)
    - use Time::HiRes::sleep for sleep in author test. (choroba)
    - no load `utf8.pm`. (choroba)
    - fix some English spelling. (choroba)
    - required Test::SharedFork 0.31 or newer.

0.04 2013-04-14T08:25:03Z

    - repackaging. use cpanfile and Module::Build generated by Minilla.
    - no require Test::Requires. (thanks szabgab)

0.03 2012-12-24

    - remove nonblocking check in 001_nonblocking.t

0.02 2012-08-05

    - fixed bug #78669 (thank SENDU)
      export constant for old POSIX.pm.

0.01 2012-03-16

    - original version; created by dim
      at Sun Jan  8 09:10:22 2012.