AV * PL_inc = get_av("INC",0); if( ! PL_inc ) { Perl_croak(aTHX_ "@INC not found from C code?!"); }; av_push(results, newSVpv("/opt/myapp/lib"));