if (exists $INC{$filename}) { return 1 if $INC{$filename}; croak "Compilation failed in require"; }