for my $ref ( grep $_->{URL}, @records ) { print qq{Webpage: $ref->{URL}
}; }