Help for this page
Select Code to Download
Select
or
download this
print $test_data->[0]{name};
Select
or
download this
print join ', ', map $_->{name}, @$test_data;