in reply to
anonymous hash slice
Do you mean something like
@{ $data->{keys_and_values} }{ @labels } = @values;
?
Comment on
Re: anonymous hash slice
Download
Code
In Section
Seekers of Perl Wisdom