http://www.perlmonks.org?node_id=167494


in reply to Loops and my

Hi,
IIRC, There is no overload. lexically scoped variables defined in a file/subroutine are keep in that file/subroutine's scratchpad and space for them is allocated at compile time.

Cheers


Leo TheHobbit