my $private_method = sub { ...; }; $self->$private_method(@args);