summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJerry D. Hedden <jdhedden@cpan.org>2010-06-11 07:57:34 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-06-11 07:57:34 +0100
commit04febe174c342d1018822ab2c67fb381bb88c55f (patch)
tree33e8c74828c6cd5b648d4b235fab83035fa4371a /MANIFEST
parentb00fc8d41de1694e3f43042249a46dd72bd0163a (diff)
downloadperl-04febe174c342d1018822ab2c67fb381bb88c55f.tar.gz
[PATCH-revised] Upgrade to Thread-Semaphore 2.11
Added new methods ->down_nb() and ->down_force() at the suggestion of Rick Garlick. Refactored methods to skip argument validation when no argument is supplied. Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 197d35966f..a5ab58d7db 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2831,6 +2831,8 @@ dist/Thread-Semaphore/lib/Thread/Semaphore.pm Thread-safe semaphores
dist/Thread-Semaphore/t/01_basic.t Thread::Semaphore tests
dist/Thread-Semaphore/t/02_errs.t Thread::Semaphore tests
dist/Thread-Semaphore/t/03_nothreads.t Thread::Semaphore tests
+dist/Thread-Semaphore/t/04_nonblocking.t Thread::Semaphore tests
+dist/Thread-Semaphore/t/05_force.t Thread::Semaphore tests
dist/threads/hints/hpux.pl Hint file for HPUX
dist/threads/hints/linux.pl Hint file for Linux
dist/threads/Makefile.PL ithreads