The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# gcc -O3 (and -O2) get overly excited over B.c in OpenBSD 3.3/sparc 64
$self->{OPTIMIZE} = '-O1' if $Config{ARCH} eq 'sparc64';