The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.16

  • Added test-case for testing all of the methods that can be called. Completed the multi-thread job submission test.
  • Changed DESTROY to only do something when in the originating thread. Found bug in 5.8.0 that is calling DESTROY just too many times. Found a way around that by using the CLONE subroutine. This fixes the segfaults that I have been seeing, that I realize now, were caused by the extra DESTROYs.
  • 20 July 2002 Started the multi-thread job-submitter test-suite. Ran into segfaults. Trying to reproduce them in a simpler example now.

Modules

group of threads for performing similar jobs