Help for this page
@lines = split(/\n/,$space{ $host }); ... } } @out=map { $_->[-1] } sort { $b->[3] <=> $a->[3] } @recs;