ingydotnet / inline-c-pm

10 stars 19 forks source link

make correct PERL5LIB to pass on including -I flags #92

Closed mohawk2 closed 4 years ago

mohawk2 commented 5 years ago

Doing this properly will eliminate a class of failures in (among others) Inline::Pdlapp deps, where the smoker has the prereq (Inline::Pdlapp) in a local-lib, which the existing filter doesn't find.

I have made this be a method call. I am also putting the same logic (and in fact code) in Inline. If that is accepted and released, it could remain a method call, but deleting the local implementation, with an updated dep.