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


in reply to Re^2: passing of variables
in thread passing of variables

The Perl debugger will let you see exactly what is going on. I almost always end up using it when dealing with nested data structures or hashes.