Help for this page
my %structure = ( dirs => { ... }, files => [ qw( alpha beta gamma ) ], );
my $return_value = create_structure(\%structure);