Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>: > On Thu, Feb 20, 2003 at 07:28:47PM -0000, Jarkko Hietaniemi wrote: > > Bleadperl or 5.8.0: > > > > $ ./perl -e 'local ${"FOO"}=1' > > Can't localize through a reference at -e line 1. > > $ > > > > What reference where? > > That's a symbolic reference, isn't it? Perhaps the best way to address this would be to extend the peephole optimizer to optimize ${"COMPILE_TIME_CONSTANT"} to $COMPILE_TIME_CONSTANT.Thread Previous | Thread Next