http://qs321.pair.com?node_id=11124274


in reply to Re^3: Watch the value of hash key in perldebug
in thread Watch the value of hash key in perldebug

I have coded my understanding of the original program, using a package to simulate one of the modules. My only contribution was to 'export' the hash with a symbol table assignment. Had I used a true module, I could have used the normal export mechanism. I did not think of that. This simulation was not able to duplicate the debug problem. Perhaps frogsausage can use this as start to demo that problem.
Bill