pp_length should stringify before checking DO_UTF8
authorFather Chrysostomos <sprout@cpan.org>
Fri, 28 Sep 2012 20:44:48 +0000 (13:44 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 1 Oct 2012 19:51:55 +0000 (12:51 -0700)
commit193059ca916a6b5d90c430412b52a844cbc005d2
tree76794fb8e096839df7125c8f5d7ca33043c4b6d2
parentd91e94e1ac80094b93304f7869eb43e843da60fb
pp_length should stringify before checking DO_UTF8

Typeglobs and references can change their UTF8ness upon string-
ification.
pp.c
t/op/length.t