This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The formatting function of Carp::Heavy has problem with utf8 strings.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 7 Sep 2005 11:09:10 +0000 (11:09 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 7 Sep 2005 11:09:10 +0000 (11:09 +0000)
commite6ddefa8ea3de4bcc18352257210295203bcb7cb
treed3436b987d603872a2e13655a9294240c702f169
parent36beb999c4b598c099cb2aaa1524a2a45a9a788b
The formatting function of Carp::Heavy has problem with utf8 strings.
Work around it.

p4raw-id: //depot/perl@25363
lib/Carp/Heavy.pm