This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8_heavy.pl: Improve debug output
authorKarl Williamson <public@khwilliamson.com>
Sun, 6 Feb 2011 17:10:47 +0000 (10:10 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sun, 6 Feb 2011 17:13:26 +0000 (10:13 -0700)
commit5bcf08c4547e5c6ec79e3cc699bedecb80c1a756
tree5addc7e82d677da68d17cacc7c395caea84735a6
parentb443038a145a59ec6de84fc1eeb3034b20299069
utf8_heavy.pl: Improve debug output

Often, when DEBUG is set, an uninitialized variable message gets printed
as well.  This fixes that.
lib/utf8_heavy.pl