Help for this page
@ = "A", "B", "C"; my @gaps = mesh @l, @l; pop @gaps; shift @gaps;
use strict; ... say "print the hash:"; say join " ", %info;