Alex, I can almost buy your explanation, but this code had "use strict", yet it didn't crap out with 'Global symbol "$a" requires explicit package name' (yes, I know that $a is special because of sort(); in the actual code, the variable had a different name (%Schema, to be precise), and was definitely declared as only a hash).