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 <sisyph...@optusnet.com.au>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