in reply to Re: test for non perl command dependency
in thread test for non perl command dependency

This kinda is an answer.. xargs does have a feature that was later introduced. The --delimiter cli argument.

I considered testing for that, but I thought it would be too cheesy, too hacky.. but then.. I am glad to see you suggest this. Good idea. Thank you!

  • Comment on Re^2: test for non perl command dependency