[perl #72942] Can't perform unicode operations in Safe compartment
authorTim Bunce <Tim.Bunce@pobox.com>
Sun, 21 Feb 2010 16:39:55 +0000 (17:39 +0100)
committerRafael Garcia-Suarez <rgs@consttype.org>
Mon, 22 Feb 2010 21:06:04 +0000 (22:06 +0100)
commit900665121b5ecaf606b6bb2bcf350d7f2af158ee
treeec3e5a69336de598bf068a7508d496a4fcad4af7
parentdd25434e956a33182a7425d061a66bfd0d144323
[perl #72942] Can't perform unicode operations in Safe compartment

The fix is to make Safe load utf8.pm (and ensure utf8_heavy.pl is run)
so it can always share utf8::SWASHNEW.
MANIFEST
dist/Safe/Safe.pm
dist/Safe/t/safeutf8.t [new file with mode: 0644]