The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
1234 use strict;use warnings;use lib 't'; use MyTest;use Test::Catch '[traits]';
use
strict;
warnings;
lib
't'
;
MyTest;
Test::Catch
'[traits]'