The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
12345 class { static method main : int () { my $foo; }}
class {
static method main : int () {
my $foo;
}