summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJerry D. Hedden <jdhedden@cpan.org>2008-02-22 12:05:55 -0500
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2008-02-25 06:53:19 +0000
commit0a7dbd1b0b868fd81c67ec19f2121ecd18d42cec (patch)
tree654c5e505e369ea0a6ed6794df8005fa17150db9 /MANIFEST
parent33d16ee73507a82920495bd827b79f06d56e1cb4 (diff)
downloadperl-0a7dbd1b0b868fd81c67ec19f2121ecd18d42cec.tar.gz
Thread::Semaphore 2.07
From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510802221405w15277004u53e7e0a2d2603049@mail.gmail.com> p4raw-id: //depot/perl@33361
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 033f908233..2d10afba6e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2816,6 +2816,7 @@ lib/Thread/Queue/t/07_lock.t Thread::Queue tests
lib/Thread/Semaphore.pm Thread-safe semaphores
lib/Thread/Semaphore/t/01_basic.t Thread::Semaphore tests
lib/Thread/Semaphore/t/02_errs.t Thread::Semaphore tests
+lib/Thread/Semaphore/t/03_nothreads.t Thread::Semaphore tests
lib/Thread.t Thread extensions frontend tests
lib/Tie/Array.pm Base class for tied arrays
lib/Tie/Array/push.t Test for Tie::Array