in reply to Currency symbols in variable names
Did you save your file as UTF-8? Right from the very link you posted:
Update: No, doesn't help.
holli
You can lead your users to water, but alas, you cannot drown them.
To write this code, your text editor must understand UTF-8 and you must save the file with the appropriate encoding. Again, any two programs which communicate with Unicode data must agree on the encoding of that data.
Update: No, doesn't help.
holli
You can lead your users to water, but alas, you cannot drown them.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Currency symbols in variable names
by pme (Monsignor) on Aug 25, 2019 at 11:43 UTC |
In Section
Seekers of Perl Wisdom