Help for this page
$self = { fname => "Hot", ... condiments => [ "mustard", "saurkraut" ], }, };
my $user = User->new(); $user->{properties}{favoriteColors}[2] = "sepia";