The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for threads-variables-reap

0.05    2010-04-27 14:00 UTC
        - moving threads::variable::reap::attr into separate module
	- removing boilerplate test
	- increase parallelism of basic test

0.03    2010-04-10 17:45 UTC
        - don't suppress warning about reserved word conflict in t:v:r:a
	- add documentation about the bugs with lexical attributes
	- move warning suppression to the only test which tests attributes

0.02    2010-04-08  7:30 UTC
        Fix errors in thread-dependend test (code taken from threads::shared)

0.01    2010-04-07 19:00 UTC
        First version, released on an unsuspecting world.