print "$_\n" for sort { $a <=> $b } values %hash;