Commit graph

3 commits

Author SHA1 Message Date
he
c5ee9eca65 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.
2008-12-20 22:49:11 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
seb
4d34c8a065 Initial import of p5-IPC-PubSub version 0.28 in the NetBSD Packages
Collection.

The Perl 5 module IPC::PubSub provides a simple API for publishing
messages to channels and for subscribing to them.
2008-08-23 20:36:28 +00:00