in reply to How can I split on a string except when inside quotes?

use Text::ParseWords
  • Comment on Re: How can I split on a string except when inside quotes?