The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.03

  • Apparently I lost the pod explaining that the maint version of the code is the maint version. Added again. For some reason, both versions of the code show up on search.cpan.org. Then it is good to show that that documentation does not describe the real thing (anymore).
  • The "dequeue*" methods now return the first element of the values in scalar context. This should simplify the most often used use case, where only one value is passed to "enqueue". As suggested in RT #74560.

Modules

thread-safe queues for any data-structure