in reply to Re^2: get name of process with pid
in thread get name of process with pid

Looks like you might need Win32::Process::List then.

--
<http://dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

Replies are listed 'Best First'.
Re^4: get name of process with pid
by lorn (Monk) on Nov 18, 2005 at 17:04 UTC

    i search in ppm for Win32::Process::List ths result is:

    U:\>ppm search Win32-Process

    Searching in Active Repositories

    1. Win32-Process-Info 1.006 Get information on arbitrary processes in Wi

    2. Win32-Process-Info 1.006 Get information on arbitrary processes in Wi

    3. Win32-Process-Memory 0.20 read and write memory of other windows proce

    4. Win32-Process-Memory 0.20 read and write memory of other windows proce

    5. Win32-Process-Perf 1.01 Performance counter for processes

    6. Win32-Process-Perf 1.01 Performance counter for processes

    not find any module, this module not in ppm?

    Lorn

    -www.slackwarezine.com.br-

      It's on CPAN. Maybe it'll be on one of the other PPM repositories. Sorry, I don't use Window.

      --
      <http://dave.org.uk>

      "The first rule of Perl club is you do not talk about Perl club."
      -- Chip Salzenberg