The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
12345 use strict;use warnings;use Test::More 'tests' => 2;note "whee";die();
use strict;
use warnings;
use Test::More 'tests' => 2;
note "whee";
die();