From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

use strict;
sub connect { exit 70 } # this is what the test will expect to see
1;