in reply to Re^2: RFC: Changing Perl Config settings
in thread Changing Perl Config settings
@INC is where Perl looks for *.pm files.
$ENV{INCLUDE} is where the C compiler looks for *.h and *.c files.
The two bear little to no relation to each other.
In Section
Meditations