Help for this page
# example structure my $struct = { ... }, } };
# expanded into: my $expanded => [ ... { fruit => 'pear', type => 'organic', period => 20050824, to => +'new york' }, { fruit => 'pear', type => 'organic', period => 20050825, to => +'auckland' }, ];