in reply to Re: reading unix command with open syntax error
in thread reading unix command with open syntax error

Thanks!

You're right... It was easier to just let perl handle it in the split. Although I could not get the q! to work for some reason.. but would like to better understand how this works.. can you point me to some FAQs or documents?

Thanks again!
  • Comment on Re^2: reading unix command with open syntax error

Replies are listed 'Best First'.
Re^3: reading unix command with open syntax error
by chromatic (Archbishop) on Mar 17, 2009 at 19:07 UTC

    See "Quote and Quote-like Operators" in perlop.