The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

use Test::More 0.96 tests => 1;
subtest 'unused vars' => sub {
all_vars_ok();
};