in reply to Re^7: 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

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.

  • Comment on Re^8: Is there a faster way to run a command than use IPC::Run3