in reply to Re^2: Problem with escape sequence \x for hex with spaces "\x{ 263A }"
in thread Problem with escape sequence \x for hex with spaces "\x{ 263A }"

As usual in these cases, Syntax::Construct qw{ blanks-in-curlies }.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
  • Comment on Re^3: Problem with escape sequence \x for hex with spaces "\x{ 263A }"
  • Download Code