sub public_method { # do something $self->_my_private_method(); # do something else }