This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Minor updates to our corelist update tool
[perl5.git] / install_lib.pl
index 7eeae1d..ae8ba0a 100644 (file)
@@ -29,6 +29,7 @@ OS
        undef %Config::;
        delete $INC{"Config.pm"};
        delete $INC{"Config_heavy.pl"};
+       delete $INC{"Config_git.pl"};
        # You never saw us. We weren't here.
 
        require Config;