meant to be removed once I'd proved it by running the tests without
aborting. Oops. use more 'coffee';
p4raw-id: //depot/perl@34217
HV* const basestash = gv_stashsv(basename_sv, 0);
if (!basestash) {
/* We have no test coverage for this block, as of 2008/08. */
- abort();
if (ckWARN(WARN_SYNTAX))
Perl_warner(aTHX_ packWARN(WARN_SYNTAX),
"Can't locate package %"SVf" for the parents of %s",