in reply to Re^5: Get Semaphore info using CPAN semaphore.pm
in thread Get Semaphore info using CPAN semaphore.pm

Although it's not entirely clear, I think the OP is actually asking about IPC::Semaphore rather than Thread::Semaphore. In any case, both these modules have been included in core since 5.005, so the OP is unlikely to need to install either of them from CPAN.

Dave.

  • Comment on Re^6: Get Semaphore info using CPAN semaphore.pm