in reply to Threading - Best Practices

There is this perl.com article on the new perl 5.8.0 threading system.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

Note: All code is untested, unless otherwise stated