In similar situations, I usually start with B::Deparse. In this particular case, the output doesn't seem much helpful, though.
To run the code statement by statement with the possibility to inspect variable values, use the debugger: just run the code with perl -d. See perldebug for more details.
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
Comment on Re: out of the box request for assistance