The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use utf8;
use open qw( :utf8 :std );

use XS::APItest qw(labelconst);
my $z = "";
$z .= labelconst FǑǑ:;
$z .= labelconst BÀR:
	;
$z .= labelconst ᛒÀZ
	:;
$z .= labelconst
	QÙÙX:;
$z;