id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
278	Variable magic (lexical replace, declaration finding, etc) doesn't work well for arrays, hashes, array and hash accesses, and slices thereof	tsee		"Summary says it all:
Variable magic (lexical replace, declaration finding, etc) doesn't work well for arrays, hashes, array and hash accesses, and slices thereof

This is partly a PPI thing, so it should (maybe) be fixed upstream. $foo[0] becomes a PPI variable token (the $foo part, really!), but the canonical name is considered to be $foo, not @foo!"	defect	closed	major		editor	0.29	fixed		
