b4b21f1a7e
Changes from previous: ------------------------------------------ version 1_350 at 2011-12-15 20:53:13 +0000 ------------------------------------------ Change: 392e713a33f57658bd31b4c47f3405890d733fbb Author: Rocco Caputo <rcaputo@cpan.org> Date : 2011-12-15 15:53:13 +0000 Bump revision to 1.350. Change: db1f8f22e86f0ceb4b123d9e930e15e086e688a4 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2011-12-12 02:39:51 +0000 Fix a couple tests that were using sig(CHLD). They were expecting POE::Resource::Sessions to reap children at exit time, and that's had to change. Change: 677b12dc57dd417a2bc16f1359e43c796913dddb Author: Rocco Caputo <rcaputo@cpan.org> Date : 2011-12-09 11:43:57 +0000 Add process IDs to debugging messages for some forking tests. Change: 1f4ecc43fb48ae9b73c684589600f7d660e2d9f0 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2011-12-09 11:38:35 +0000 Disable an assertion that system() must return 0 during $SIG{CHLD}. Perl has a known issue where system() can return -1 (failure) when a $SIG{CHLD} handler is in effect, even if it succeeds. It's not POE's it succeeds when a $SIG{CHLD} handler is in effect. It's not POE's duty to work around the problem. Proper, reliable work-arounds would incur global overhead. Use {local $SIG{CHLD}='DEFAULT'; system(...)} as needed instead. And watch the skies for a Perl fix: https://rt.perl.org/rt3/Ticket/Display.html?id=105700 ------------------------------------------ version 1_313 at 2011-06-05 22:06:45 +0000 ------------------------------------------ Change: 575e9ef0d508d5ac306fa3bd3525a5feefe6e1da Author: Rocco Caputo <rcaputo@cpan.org> Date : 2011-06-05 18:06:45 +0000 Require Test::More 0.94. Dist::Zilla's ReportVersinos plugin wants it.
5 lines
268 B
Text
5 lines
268 B
Text
$NetBSD: distinfo,v 1.7 2012/02/17 06:59:32 hiramatsu Exp $
|
|
|
|
SHA1 (POE-Test-Loops-1.350.tar.gz) = 6c2c0b0158e9a8ad1eaad4598ae585325f28430d
|
|
RMD160 (POE-Test-Loops-1.350.tar.gz) = ebdb84de286ebd3080bb763a70cde52239661e01
|
|
Size (POE-Test-Loops-1.350.tar.gz) = 69540 bytes
|