for my $hashref (@items) { my $d = Dumper($hashref); print "$d\n"; # my $date = $hashref->{Date}; }