PATCH: lib/Cwd.pm for QNX4
[p5sagit/p5-mst-13.2.git] / lib / Thread.pm
2001-11-18 Nick Ing-Simmons Integrate mainline - a few Devel::Peak fails.
2001-11-16 Jarkko Hietaniemi It's neither-nor, and protect against the impossible.
2001-11-16 Jarkko Hietaniemi 5005threads didn't work because $Thread::VERSION wasn't
2001-11-16 Jarkko Hietaniemi Further discourage old Thread code; tell how to tell
2001-11-16 Jarkko Hietaniemi Avoid redefinedness warning for now.
2001-11-16 Jarkko Hietaniemi use strict.
2001-11-16 Jarkko Hietaniemi Make Thread a wrapper for both ithreads and 5005threads.