for (@isbns) { for (@$_->{Authors}) { # now $_ is something else :) } }