|
|
| No such thing as a small change | |
| PerlMonks |
Re^10: converting binary to decimalby LanX (Saint) |
| on Jun 08, 2025 at 11:06 UTC ( [id://11165312]=note: print w/replies, xml ) | Need Help?? |
|
> Most probable reason you are seeing what you saw -> you did "use feature 'bitwise'" earlier in your debugging session. bitwise forces plain | to numeric. There was no "use feature 'bitwise'" inside the debugger.
but the interactive debugger seems to automatically run under -E
Cheers Rolf
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||||||||||||||||||||||