my $tied_object = tie my %hash, MyClass; # fun! $object->frobcinate(42);