File: Changes

package info (click to toggle)
libasync-mergepoint-perl 0.04-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 129; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 504 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for Async-MergePoint

0.04    CHANGES:
         * use Test::Fatal instead of Test::Exception

0.03    CHANGES:
         * use warnings
         * Allow setting 'on_finished' handler after creation; allow extending
           the 'needs' keys until then.
         * Various small updates to keep CPANTS happy

0.02    BUGFIXES:
         * Remember to rename IO::Async::MergePoint as Async::MergePoint in
           test scripts

0.01    First version, released on an unsuspecting world.