in reply to Using IPC::Open3 instead of backtick operator

I highly recommend the book "Perl Best Practices" ISBN 0596001738. In his preface, the author makes the case for adopting and consistently using a set of guidelines. In the rest of the book, he points out areas where guidelines are needed. He offers his recommendations and his reasons for them. Adopt only what makes sense in your environment. Follow your own rules consistently.
Bill
  • Comment on Re: Using IPC::Open3 instead of backtick operator