The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
12345678 use strict;use Test::More;use SimString::Wrapper;# replace with the actual testok 1;done_testing;
use
strict;
Test::More;
SimString::Wrapper;
# replace with the actual test
ok 1;
done_testing;