I did some editing to a Perl script using TextWrangler (I usually use TextEdit) and now the form is returning pipe (|) characters between every word in a sentence, like so --
"the | brown | fox | jumped | over | etc." -- other than that, script still works. Any ideas what to look for that would cause this?