Help for this page
Missing $ on loop variable
my %lengths = ( 1 => {x => 1, ... print "$_\n"; } }
1 2 ... 2 3 4