This idea was developed over the next few years
Big problem:
$self->{$key}
Solution:
$self = [ { NAME => 1, TYPE => 2, size => 3, ... }, "Fenchurch", "Octopus", "Small", 3, undef, ... ]