Help for this page
sub new { my ($self, $tn, $key, $value); ... @{$self}{keys %hash} = @hash{keys %hash}; #dragonchild suggest +ion $self; }