On Sat, Mar 07, 2026 at 01:40:14PM +0000, Gavin Smith wrote: > OK that sounds fine. There is a comment in XSLoader.pm: > > # We look for the .la and .so files in @INC because this allows us to override > # which modules are used using -I flags to "perl". > > However, I'm not sure if or where we use these -I flags. I had a look at > a few Makefile.am files but didn't see anything.
I think that we used that in the past, before ModulePath.pm became used to determine paths, or maybe in parallel dependng on the script. -- Pat
