From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

use strict;
use open ":std", ":locale";
print "1..1\n";
print "ok 1 - use Encode::Alias works\n";