Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 134650 | Differences between
and this patch

Collapse All | Expand All

(-)perl-5.8.8/configpm (-1 / +1 lines)
Lines 2-8 Link Here
2
use strict;
2
use strict;
3
use vars qw(%Config $Config_SH_expanded);
3
use vars qw(%Config $Config_SH_expanded);
4
4
5
my $how_many_common = 22;
5
my $how_many_common = 50;
6
6
7
# commonly used names to precache (and hence lookup fastest)
7
# commonly used names to precache (and hence lookup fastest)
8
my %Common;
8
my %Common;

Return to bug 134650