diff options
author | Jerry D. Hedden <jdhedden@cpan.org> | 2007-04-13 08:51:40 -0400 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-04-15 07:12:33 +0000 |
commit | 9d40afd19ff47f5f5e62fab1f340c175ed9224e4 (patch) | |
tree | 720ebf1a59312d810003e4377148ce971b45d979 /MANIFEST | |
parent | 3f90d08564e6a1d7297ac8c4469eb0266b7d1eab (diff) | |
download | perl-9d40afd19ff47f5f5e62fab1f340c175ed9224e4.tar.gz |
Fix Thread.pm
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510704130951t5f66baa0m4ed13018539976a3@mail.gmail.com>
p4raw-id: //depot/perl@30953
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2774,6 +2774,7 @@ lib/Text/TabsWrap/t/tabs.t See if Text::Tabs works lib/Text/TabsWrap/t/wrap.t See if Text::Wrap::wrap works lib/Text/Wrap.pm Paragraph formatter lib/Thread.pm Thread extensions frontend +lib/Thread.t Thread extensions frontend tests lib/Thread/Queue.pm Threadsafe queue lib/Thread/Queue.t See if threadsafe queue works lib/Thread/Semaphore.pm Threadsafe semaphore |