From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
1234 use strict;use warnings;use lib 't'; use MyTest;use Test::Catch '[valgrind]';
use
strict;
warnings;
lib
't'
;
MyTest;
Test::Catch
'[valgrind]'