HelenCr has asked for the wisdom of the Perl Monks concerning the following question:
Sorry if this is a newbie question. I can't seem to find a response for this question:
In Padre, how do I view/examine the values of Perl "special variables" (like $_, or $/, for example?)
It seems that the "view" button lists a variable's value only if you highlight it in the editor. But Perl's special variables are not part of the explicit program code.
TIA - Helen
|
|---|