I am trying to use the debugger in perl (perl5db.pl). I have tried to use x varname but that only gives me 0 and the name of the variable. I have tried
V varname
and X varname but that gives me a ton of stuff, when I just want to see varname's value. I should add that varname is an array or hash, so I want to see the values pretty printed. The docs say that this can be done, but how?
_______________________________________________
"Intelligence is a tool used achieve goals, however goals are not always chosen
wisely..."
In reply to Problems seeing vars using debugger by chorg
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |