--f46d043be25effa2c004b7dc1370 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable 2012/1/31 Matthias WçÄhter <matthias / waechter.wiz.at> > On 31.01.2012 15:50, Josh Cheek wrote: > >> It's great if you want to copy and paste some text. The text might have >> single and double quotes in it, but with a heredoc that doesn't matter. >> Otherwise, you'd have to go through your document, find all the quotes, >> and >> escape them. >> > > take care of ÅÔome texthere. If the text contains your stop word, youÃÓe > gonna have to escape that as well. Or choose a different stop word then. > > In practice, I've never had that happen, but in any situation where it was likely, I'd probably have thrown it under __END__ and read it in, or put it in its own file. --f46d043be25effa2c004b7dc1370--