in reply to Re^2: nested #if directive matching matching
in thread nested #if directive matching matching

No it doesn't. I just neglected to post my version of $start and $stop.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'