Help for this page
use strict; use warnings; ... my @sorted_array = sort {$a->[0] <=> $b->[0] } values %hash; print Dumper \@sorted_array;
{$a->[0] <=> $b->[0] }
ARRAY(0x404bfc18) 0 10582 ... 5 undef 6 undef 7 'Timeout while connecting to "192.168.162.124:161"'