The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
$s = 1;
$a = [1,2,3];
$h = {a => 1, b => 2, c => 3};