Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
SYNOPSIS
my $structure = {
name => $name,
fields => [
[$field_name, $type, $value],
[$field_name, $type, $value],
...
]
}