Help for this page
} } } } };
my @ports = ( { ... ... } );
my @open_ports = grep {$_->{state} eq "open"} @ports;