This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move Thread::Semaphore from lib to ext
authorNicholas Clark <nick@ccl4.org>
Sun, 30 Aug 2009 20:57:55 +0000 (21:57 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 31 Aug 2009 09:54:51 +0000 (10:54 +0100)
commit94c8ec9e00b34f6eccb5a89e182c50fbae21967d
tree76a58204b4682bf18db9cbc9722cf7164b83ac42
parent0c05f16440beb8d0347806f494181540074c7471
Move Thread::Semaphore from lib to ext
MANIFEST
Porting/Maintainers.pl
ext/.gitignore
ext/Thread-Semaphore/lib/Thread/Semaphore.pm [moved from lib/Thread/Semaphore.pm with 100% similarity]
ext/Thread-Semaphore/t/01_basic.t [moved from lib/Thread/Semaphore/t/01_basic.t with 100% similarity]
ext/Thread-Semaphore/t/02_errs.t [moved from lib/Thread/Semaphore/t/02_errs.t with 100% similarity]
ext/Thread-Semaphore/t/03_nothreads.t [moved from lib/Thread/Semaphore/t/03_nothreads.t with 100% similarity]
lib/.gitignore