Re: \n cause error.
[email protected] (Nicholas Clark)
| Newsgroups | perl.inline |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 13, 2012 at 11:57:44PM +0800, Xiao Yafeng wrote: > lol, another perl pitfall! > > On Fri, Jul 13, 2012 at 10:08 PM, Sisyphus <[email protected]>wrote: > > The behaviour you observed seems to be standard perl behaviour, so I don't > > think it's a bug: No, not a bug. It's what one would expect from how double quoted interpolation behaviour is defined. Nicholas Clark