in reply to Re: Re: s/.// increases length - bug or badly documented feature
in thread s/.// increases length - bug or badly documented feature
This apparently will be fixed in 5.8.0 (due out in May probably), and I imagine the change will be backported to 5.6.2 as well.>bleadperl -MO=Deparse -e "print length chr 12345" print length "\x{3039}"; -e syntax OK
=cut
--Brent Dax
There is no sig.
|
---|