for my $ref ( @records ) { print "", 'Webpage:', ' ', ""; print "", @{$ref}{qw/URL/}, "", "
"; }