http://www.perlmonks.org?node_id=669730


in reply to Re^3: RFC: Changing Perl Config settings
in thread Changing Perl Config settings

Ya, thanks. I had figured|rememberd that eventually. I'm beginning to think my include library is incomplete (the module Glib-1.164p still won't compile), but my program does seem to help Perl and it's modules find things easier.

The program's been updated and now uses $ENV{'INCLUDE'} as the source of include directories, so I only have to maintain the include paths list in one place.