in reply to Re^4: Getting specific field values from JIRA rest/api output using JSON::XS and array of hashes
in thread Getting specific field values from JIRA rest/api output using JSON::XS and array of hashes

Because here you are accessing items in the hash reference named $perl and not in a hash named %perl.

  • Comment on Re^5: Getting specific field values from JIRA rest/api output using JSON::XS and array of hashes