summaryrefslogtreecommitdiff
path: root/lib/Thread.pm
Commit message (Expand)AuthorAgeFilesLines
* Fix pod formattingE.Choroba2019-07-211-3/+3
* Correction recommended by Brad Gilbert++.James E Keenan2013-05-251-2/+2
* typo fix for ThreadDavid Steinbrunner2013-05-251-2/+2
* Change prototype of async() to be compatible with the oneRafael Garcia-Suarez2007-04-151-2/+3
* Remove 5005threads from Thread.pmJerry D. Hedden2007-04-151-139/+70
* Fix Thread.pmJerry D. Hedden2007-04-151-24/+28
* Re: [DOCPATCH] Thread.pmElizabeth Mattijsen2002-06-071-2/+2
* Thread.pmElizabeth Mattijsen2002-06-061-7/+3
* Fix emulation case when loading both Thread and threads::sharedArtur Bergman2002-05-011-5/+5
* 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