=over =item __SUB__ X<__SUB__> A special token that returns a reference to the current subroutine, or C outside of a subroutine. The behaviour of C<__SUB__> within a regex code block (such as C) is subject to change. This token is only available under C or the "current_sub" feature. See L. =back