Number Formatting in the Run Output window of the debugger

Hi,
In my program I have defined a number as follows:
my $source_LineNumber = 0
In de debug section Locals I see the value of this variable like this:
$source_LineNumber 0x00

I have tried to adapt the format to decimal, but haven’t been able to detect how.

Please tell me how to represent this number in decimal format.

Thanks in advance,

Romain.

I would suggest asking questions like this on Stackoverflow, we’re definitely not against helping anyone with general programming questions here, it just isn’t the best resource for you to get quick answers (unless they’re about Komodo).

Case in point (relevant to your question): http://stackoverflow.com/questions/1838808/how-do-i-set-the-floating-point-precision-in-perl