Front page | perl.perl5.porters |
Postings from December 2000
UTF8 Stashes
Thread Next
From:
Simon Cozens
Date:
December 26, 2000 10:32
Subject:
UTF8 Stashes
Message ID:
20001226182053.A30732@deep-dark-truthful-mirror.perlhacker.org
Should we work on allowing UTF8 stash names? I can see a few reasons
why they wouldn't Just Work right now.
(More
s=SvPV(sv,foo);
setpvn(sv2,s,foo);
without looking at the UTF8 flag style code.)
--
A Law of Computer Programming:
Make it possible for programmers to write in English
and you will find that programmers cannot write in English.
Thread Next
-
UTF8 Stashes
by Simon Cozens