NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Unicode character ranges (Score:2)
Reply to This
Re:Unicode character ranges (Score:2)
Re:Unicode character ranges (Score:2)
But regardless, the strategy I've settled on for escaping arbitrary 8-bit data, is that anything fishy, I move up into the E000-E0FF block, as in my ps2xml library [interglacial.com].