$object->$code(@args); #### $object->record( name => 'doit', callback => sub { my $caller=shift; # ... } );