From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
12345 use 5.016;use warnings;use lib 't';use MyTest;use Test::Catch 'ref&';
use
5.016;
warnings;
lib
't'
;
MyTest;
Test::Catch
'ref&'