in reply to Re: no critic
in thread no critic

Like how use strict means that the author of that line of code thought they knew what was in strict.pm?

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