in reply to
Need to get the key information from key and value pair
As far as I understand you want something like
keys %{ $response->[0]{visio}{appLinks} }
Well adjusted to your real data.
- Ron
Comment on
Re: Need to get the key information from key and value pair
Download
Code
In Section
Seekers of Perl Wisdom