This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
APItest/t/utf8_setup.pl: Split function into two
authorKarl Williamson <khw@cpan.org>
Tue, 30 May 2017 02:58:32 +0000 (20:58 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 13 Jul 2017 03:14:23 +0000 (21:14 -0600)
commite86447a3e3d494d258a5d026cd89316d71397291
treed5da57206948da4b85c5ae050abb4dd6c04c781a
parent0618886662c89a3181a9de87ed3393ce45d973a2
APItest/t/utf8_setup.pl: Split function into two

This function outputs a byte string as hex bytes.  A future commit will
want that output without surrounding quotes, so create a version that
doesn't have them.
ext/XS-APItest/t/utf8_setup.pl