--- perl-5.8.8/configpm 2007/04/20 09:48:05 1.1 +++ perl-5.8.8/configpm 2007/04/20 09:57:12 @@ -2,7 +2,7 @@ use strict; use vars qw(%Config $Config_SH_expanded); -my $how_many_common = 22; +my $how_many_common = 50; # commonly used names to precache (and hence lookup fastest) my %Common;