summaryrefslogtreecommitdiff
path: root/lib/Thread.pm
Commit message (Expand)AuthorAgeFilesLines
* It's neither-nor, and protect against the impossible.Jarkko Hietaniemi2001-11-161-1/+5
* 5005threads didn't work because $Thread::VERSION wasn'tJarkko Hietaniemi2001-11-161-5/+3
* Further discourage old Thread code; tell how to tellJarkko Hietaniemi2001-11-161-3/+12
* Avoid redefinedness warning for now.Jarkko Hietaniemi2001-11-161-1/+2
* use strict.Jarkko Hietaniemi2001-11-161-3/+11
* Make Thread a wrapper for both ithreads and 5005threads.Jarkko Hietaniemi2001-11-161-0/+321