Searched refs:ERROR_SMARTMATCH_HINTS (Results 1 – 1 of 1) sorted by relevance
56 use constant ERROR_SMARTMATCH_HINTS => q{%s hints for %s must be code, regexp, or undef. Use of oth… constant1134 croak sprintf(ERROR_SMARTMATCH_HINTS, 'list', $sub);1189 croak sprintf(ERROR_SMARTMATCH_HINTS, 'scalar', $sub);