前のエントリでは,ActivePerl/Config.pm にパッチを当てていたけど, The problem is that Module::Install adds 'inc/Module/Install' to the @INC in its load_extensions method. On Windows we end up loading Config_heavy.pl here which loads ActivePerl::Config and ActiveState::Path. ActiveState::Path contains this statement: use base 'Exporter';so Perl ends up trying to load 'base.pm'. Since the Windows file system is case inse