Changes for version 0.04
- Added CAVEATS section about limitations of what can be transported between threads.
- Removed custom freeze and thaw operations from Thread::Tie::Thread. Replaced by Thread::Serialize's versions. Added depenendency on Thread::Serialize.
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