The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
123456789 package Test2::AsyncSubtest::Formatter;use strict;use warnings;our $VERSION = '1.302210';die "Should not load this anymore";1;
package
Test2::AsyncSubtest::Formatter;
use
strict;
warnings;
our
$VERSION
=
'1.302210'
;
die
"Should not load this anymore"
1;