Help for this page
Select Code to Download
Select
or
download this
my @people = ( { ... for (@people) { print "$_->{'name'}: $_->{'age'}\n"; }