good example -> given this , I would agreee that it is a bug.
... and yes you are correct, the stderr message is generated by 'use warnings' not
'use strict'.
Mathew
> > Relating this to TMPL_LOOP's... the question becomes, "Is a variable inside
> > a loop considered to be equivalent to a hash
Mathew Robertson wrote:
> Relating this to TMPL_LOOP's... the question becomes, "Is a variable inside
> a loop considered to be equivalent to a hash key, or equivalent to a
> variable?", alternatively it could be asked "What is the 'strict'ness of
> TMPL_LOOP variables (as compared to Perl's u