B::Utils::walkallops_filtered( sub { local $@; return eval { return $_[0]->name eq 'nextstate' and $_[0]->stashpv ne 'DB'; }; }, \ &_enbug_cop, );