sub new { my $self = {}; [...] bless($self); } #### $tar->{key}; #### $tar->method();
## $tar->{key}; ##
## $tar->method();