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

Well I am not autorized to install and there is some process involved and its tedious.

Please let me know how I can achieve my results by trying to use the source code for semaphore.pm from CPAN without installing it.

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

Replies are listed 'Best First'.
Re^5: Get Semaphore info using CPAN semaphore.pm
by ww (Archbishop) on Sep 05, 2009 at 14:19 UTC
      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.