pojmy @names = map { $_->{name} } @inventors_array ; my @id = map { $_->{id} } @inventors_array ; my %names = map { $_->{id}, $_->{name} } @inventors_array;
In reply to Re^3: JSON and Perl Objects - How to access data?
by poj
in thread JSON and Perl Objects - How to access data?
by harryhalpin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |