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

Changes for version 0.08

  • Use "load" instead of "AutoLoader" in all but Thread::Tie itself. Increased dependency of Thread::Serialize to 0.05.
  • 27 September 2002 Removed "our" from $VERSION and @ISA, should shave off some bytes in memory usage, as found from testing with Benchmark::Thread::Size.
  • 5 September 2002 Adapted MANIFEST: the 2nd test-file of the test-suite was missing ;-( so nobody but me did the stress test.

Modules

tie variables into a thread of their own
default class for tie-ing arrays to threads
default class for tie-ing handles to threads
default class for tie-ing hashes to threads
default class for tie-ing scalars to threads
create threads for tied variables