in reply to Re^2: How @INC can be managed from c code?
in thread How @INC can be managed from c code?

Yeah, the results was a leftover from pasting together the code. I don't really do C, and don't interact much from C-space with the Perl interpreter, but I think you can call perl_parse() multiple times, just like -e does.