Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pod formatting | E.Choroba | 2019-07-21 | 1 | -3/+3 |
* | Correction recommended by Brad Gilbert++. | James E Keenan | 2013-05-25 | 1 | -2/+2 |
* | typo fix for Thread | David Steinbrunner | 2013-05-25 | 1 | -2/+2 |
* | Change prototype of async() to be compatible with the one | Rafael Garcia-Suarez | 2007-04-15 | 1 | -2/+3 |
* | Remove 5005threads from Thread.pm | Jerry D. Hedden | 2007-04-15 | 1 | -139/+70 |
* | Fix Thread.pm | Jerry D. Hedden | 2007-04-15 | 1 | -24/+28 |
* | Re: [DOCPATCH] Thread.pm | Elizabeth Mattijsen | 2002-06-07 | 1 | -2/+2 |
* | Thread.pm | Elizabeth Mattijsen | 2002-06-06 | 1 | -7/+3 |
* | Fix emulation case when loading both Thread and threads::shared | Artur Bergman | 2002-05-01 | 1 | -5/+5 |
* | It's neither-nor, and protect against the impossible. | Jarkko Hietaniemi | 2001-11-16 | 1 | -1/+5 |
* | 5005threads didn't work because $Thread::VERSION wasn't | Jarkko Hietaniemi | 2001-11-16 | 1 | -5/+3 |
* | Further discourage old Thread code; tell how to tell | Jarkko Hietaniemi | 2001-11-16 | 1 | -3/+12 |
* | Avoid redefinedness warning for now. | Jarkko Hietaniemi | 2001-11-16 | 1 | -1/+2 |
* | use strict. | Jarkko Hietaniemi | 2001-11-16 | 1 | -3/+11 |
* | Make Thread a wrapper for both ithreads and 5005threads. | Jarkko Hietaniemi | 2001-11-16 | 1 | -0/+321 |