Searched refs:ERROR_NOT_BUILT (Results 1 – 1 of 1) sorted by relevance
43 use constant ERROR_NOT_BUILT => "%s is neither a builtin, nor a Perl subroutine"; constant1395 croak(sprintf(ERROR_NOT_BUILT,$name)) if $E;