Changes for version 0.15

  • A problem in (threaded) 5.8.2 made Thread::Conveyor segfault in the test-suite. The problem was fortunately easy to circumvent: just don't use subroutines consisting of {} as an object method (in the case of Thread::Conveyor, the shutdown() method).

Modules

transport of any data-structure between threads
array implementation of Thread::Conveyor
helper class of Thread::Conveyor
tied array implementation of Thread::Conveyor