in reply to Getting exit code after IPC::Run (Windows vs. Unix)

I hate figuring out $? by hand... check out IPC::System::Simple, it makes it so you don't have to deal with that stuff at all.

-Paul

  • Comment on Re: Getting exit code after IPC::Run (Windows vs. Unix)

Replies are listed 'Best First'.
Re^2: Getting exit code after IPC::Run (Windows vs. Unix)
by rovf (Priest) on Aug 12, 2009 at 13:16 UTC

    Thanks, I will have a look at it!

    -- 
    Ronald Fischer <ynnor@mm.st>