Help for this page
use Data::Dumper;
print Dumper \@hubs;
push @hubs, $1 if $line =~ /\d+ \s+ (\w+) \s+/x;