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

Changes for version 0.006

  • non-developer release with CLONE_SKIP().

Changes for version 0.005_02

  • remove CLONE support and add a CLONE_SKIP() method, this handles the cases from RT #43902

Changes for version 0.005_01

  • added perl ithread support, this properly clones the queue and any objects it references on thread creation. http://rt.cpan.org/Public/Bug/Display.html?id=43902

Modules

an XS implementation of POE::Queue::Array.