Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-IPC-PubSub
From: Havard Eidnes
Date: 2008-12-20 23:49:11
Message id: 20081220224911.A4A33175D0@cvs.netbsd.org
Log Message:
Update from version 0.28nb1 to 0.29.
Upstream changes:
Changes for 0.29 - 2008-12-13]
* Publisher and index fixes
* We don't need to force select_timeout anymore, and it causes
explosions if called during global destruction, when $$self->[0]
(_part_ of the pseudohash) may have gone missing already, but the
object itself is still there. So $$self->{anything} explodes with
"not a hash reference" _sometimes_, despite $$self always being an
arrayref.
..friends don't let friends use pseudohashes.
Files: