back

by rbanffy·18y ago·view on hn ↗
Like I said there, it looks like "(my if (0)) $var = 0" is happening.

It would be interesting to run some other tests.

1 comments
A simple test is to check $val outside of the sub - it isn't defined. (Compile error with strict vars, runtime error otherwise.)