Correct detection of absent modules. Based on
[p5sagit/p5-mst-13.2.git] / lib / Thread.pm
2002-06-07 Elizabeth Mattijsen Re: [DOCPATCH] Thread.pm
2002-06-06 Nick Ing-Simmons Integrate mainline
2002-06-06 Elizabeth Mattijsen Thread.pm
2002-05-01 Artur Bergman Fix emulation case when loading both Thread and threads...
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.