in reply to Would you mind critiquing my script?

Is there a compelling reason why perl must be used, and not a shell script or Makefile?

  • Comment on Re: Would you mind critiquing my script?

Replies are listed 'Best First'.
Re^2: Would you mind critiquing my script?
by Anonymous Monk on Feb 24, 2014 at 23:28 UTC

    Is there a compelling reason why perl must be used, and not a shell script or Makefile?

    Since when is one required? Makefile syntax is horrible, and shell script not much better