| From: | Benct Philip Jonsson <bpj@...> | 
|---|---|
| Date: | Monday, December 1, 2008, 11:58 | 
Can one use utf-8 characters in the
comments in a Perl script without invoking
use utf8? I can and do use \x{1234} in the
code, but can't very well use it in the
comments and still read what I've written!
/BP
| Mark J. Reed <markjreed@...> |