anbutechie has asked for the wisdom of the Perl Monks concerning the following question:

Hi,
How can i install proc::processTable module in windows 2k pro. I have read the readme file of this module, i could not find the solution. Kindly help me

Regards,
Anbarasu
  • Comment on Proc::ProcessTable installation on windows

Replies are listed 'Best First'.
Re: Proc::ProcessTable installation on windows
by ikegami (Patriarch) on May 12, 2009 at 05:41 UTC

    The module's description, "Perl interface to the unix process table.", is not very promising.

    Reading around, it runs on cygwin. Is that what you meant by Windows? Just execute hints/cygwin.pl from the base directory before starting the build.

    Next time, link to the module, or at least spell it properly.

Re: Proc::ProcessTable installation on windows
by Anonymous Monk on May 12, 2009 at 06:36 UTC