Relative Content

Tag Archive for perlunicodeutf-8

perl debugger and utf8 variable names

I’m having troubles debugging a Perl program where variable names (or hash key) are UTF-8 strings. The program compiles ok (and runs) but whenever I want to debug it, the debugger is quite unhappy with the variable/hash key names if I need to use them.