Help for this page
name { type = textfield width = 15 }
type = row.Config.name.type; width = row.Config.name.width;
sub Config { my $self = shift; ... } return $config; }