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