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.
Comment on
Re^3: passing of variables
In Section
Seekers of Perl Wisdom