Help for this page
my %statistics; undef @statistics{ 1..10 }; # or @statistics{ 1..10 } = (0) x 10 say join "\n", sort { $a <=> $b } keys %statistics;
say join "\n", sort { $a <=> $b } keys %{{ map { $_ => 0 } 1..10 }}
www.com | www.net | www.org
Cold Temperate Warm Hot Other
Results (65 votes). Check out past polls.