On Wed, Jul 21, 2010 at 1:32 PM, Daniel Brown <[email protected]> wrote:
> On Wed, Jul 21, 2010 at 15:27, Nathan Nobbe <[email protected]> > wrote: > > > [snip!] > > name unless the string expression is wrapped in double quotes (which > probly > > also evaluates in heredocs & nowdocs). > [snip!] > > Close. HEREDOC, yes. NOWDOC, no. There's zero parsing done on > NOWDOC strings. word. -nathan

