in reply to Re: AnyEvent::Util::run_cmd on Windows
in thread AnyEvent::Util::run_cmd on Windows

As a sidenote, portable_pipe is of course not deprecated, but recommended for the windows platform (it explicitly says so in both documentation and source), as perl's pipe builtin is broken in most windows perls.
  • Comment on Re^2: AnyEvent::Util::run_cmd on Windows