summaryrefslogtreecommitdiff
path: root/Porting
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 /Porting
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 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 49e6525830..2c39cf6027 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1406,7 +1406,7 @@ use File::Glob qw(:case);
'Thread::Semaphore' =>
{
'MAINTAINER' => 'jdhedden',
- 'DISTRIBUTION' => 'JDHEDDEN/Thread-Semaphore-2.09.tar.gz',
+ 'DISTRIBUTION' => 'JDHEDDEN/Thread-Semaphore-2.11.tar.gz',
'FILES' => q[dist/Thread-Semaphore],
'EXCLUDED' => [ qw(examples/semaphore.pl
t/00_load.t