The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
12345 use Test::More;sub tests'VERSION { $tests'tests += pop };sub tests'import { shift; $tests'tests += pop||return }CHECK{plan tests => $tests'tests;}$$
use
Test::More;
sub
tests
'VERSION { $tests'
tests +=
pop
};
'import { shift; $tests'
||
return
}
CHECK{plan
=>
$tests
'tests;}
$$