Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/autodie/lib/
H A DFatal.pm43 use constant ERROR_NOT_BUILT => "%s is neither a builtin, nor a Perl subroutine"; constant
1395 croak(sprintf(ERROR_NOT_BUILT,$name)) if $E;