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