in reply to Re^5: Is there a faster way to run a command than use IPC::Run3
in thread Is there a faster way to run a command than use IPC::Run3

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^6: Is there a faster way to run a command than use IPC::Run3

Replies are listed 'Best First'.
Re^7: Is there a faster way to run a command than use IPC::Run3
by GrandFather (Saint) on Feb 21, 2011 at 07:42 UTC

      Every time I've heard of Devel::DProf was in a warning to avoid it. It's even slated for removal from the perl distribution. Devel::NYTProf is strongly preferred.