Home
last modified time | relevance | path

Searched refs:ERROR_SMARTMATCH_HINTS (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/autodie/lib/
H A DFatal.pm56 use constant ERROR_SMARTMATCH_HINTS => q{%s hints for %s must be code, regexp, or undef. Use of oth… constant
1134 croak sprintf(ERROR_SMARTMATCH_HINTS, 'list', $sub);
1189 croak sprintf(ERROR_SMARTMATCH_HINTS, 'scalar', $sub);