This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
APItest/t/utf8_setup.pl: Make sure diagnostics are on separate lines
authorKarl Williamson <khw@cpan.org>
Thu, 15 Jun 2017 18:01:15 +0000 (12:01 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 13 Jul 2017 03:14:23 +0000 (21:14 -0600)
commit1aff400115e5a6608b5a8c5232553e980d8eb79f
tree90e19c466addb8cd015047668cabf4e18efa5d50
parente86447a3e3d494d258a5d026cd89316d71397291
APItest/t/utf8_setup.pl: Make sure diagnostics are on separate lines

This changes diagnostic output to guarantee each element of the array
starts on a new line, for easier readability.  The array may or may not
already have terminating \n characters in the elements.
ext/XS-APItest/t/utf8_setup.pl