in reply to Re: "Unrecognized character" while use utf8 is in effect (perldata/Variable names)
in thread "Unrecognized character" while use utf8 is in effect
Aha! I knew there was something obvious I was missing.
(And this should teach me to read the documentation carefully, because when I first glanced over it I'd thought that "Names that do not start with a letter, underscore, digit or a caret (i.e. a control character) are limited to one character" meant I should be good.)
Thank you, brother. I have been enlightened.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: "Unrecognized character" while use utf8 is in effect (perldata/Identifier parsing)
by Anonymous Monk on Apr 17, 2015 at 10:39 UTC |