Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

$| = 1;
print "1..1\n";
print "ok - 1\n";
exit;