The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
123456789 use strict;use Test::More;use Syntax::Collection::Basic;use Syntax::Collection::Moose;# replace with the actual testok 1;done_testing;
use
strict;
Test::More;
Syntax::Collection::Basic;
Syntax::Collection::Moose;
# replace with the actual test
ok 1;
done_testing;