diff options
author | Father Chrysostomos <sprout@cpan.org> | 2010-10-18 17:57:25 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2010-10-21 05:53:03 -0700 |
commit | 640d5d412e67683edc19515df4462d7bb4739ae2 (patch) | |
tree | 86ca357f88fd61a336d9daa8bd8b03e05ab3f545 /perly.act | |
parent | 8eaa0acf70f47cc5d3ed085b62e8d46cbc245651 (diff) | |
download | perl-640d5d412e67683edc19515df4462d7bb4739ae2.tar.gz |
[perl #33752] B::Deparse fails with utf8 and our
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This commit makes B::Deparse support code like ‘our $ḟōō’. Currently,
an ‘our’ variable whose name is an octet sequence that does not consist
of (\w|::)+ can only be a UTF8 variable name.
When the pad is made to support UTF8 properly, this may need to
be changed.
Diffstat (limited to 'perly.act')
0 files changed, 0 insertions, 0 deletions