This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix utf8::is_utf8 to respect GMAGIC (e.g. $1)
authorgfx <gfuji@cpan.org>
Sun, 25 Apr 2010 20:02:09 +0000 (22:02 +0200)
committerRafael Garcia-Suarez <rgs@consttype.org>
Sun, 25 Apr 2010 20:02:09 +0000 (22:02 +0200)
commit76f730215a330c9eedad075cf13e470e97f62846
treec803d1e6682bedca0691094abce5a70093de46db
parent39cf747a86645fde6898cd6d09d351d50755c2fa
Fix utf8::is_utf8 to respect GMAGIC (e.g. $1)
MANIFEST
t/op/utf8magic.t [new file with mode: 0644]
universal.c