>> [0] 1135926.pl : 7: pp( Config::non_bincompat_options() ); >> [0] C:/perl5.18/perl/lib/Config.pm: 81: require 'Config_heavy.pl'; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 5: use strict; ... >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 6: use warnings; ... >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 7: use vars '%Config'; ... >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 75: our $summary = <<'!END!'; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 108: my $summary_expanded; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 129: local *_ = \my $a; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 130: $_ = <<'!END!'; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1231: my $i = ord(8); ... >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1233: our $byteorder = join('', unpack('aaaaaaaa', pack('Q', $i))); >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1234: s/(byteorder=)(['"]).*?\2/$1$2$Config::byteorder$2/m; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1236: my $config_sh_len = length $_; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1238: our $Config_SH_expanded = "\n$_" . << 'EOVIRTUAL'; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1244: eval { >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1246: require 'Config_git.pl'; >> [0] C:/perl5.18/perl/lib/Config_git.pl: 5: $Config::Git_Data=<<'ENDOFGIT'; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1247: $Config_SH_expanded .= $Config::Git_Data; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1248: 1; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1275: my $prevpos = 0; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1301: *DELETE = *CLEAR = \*STORE; # Typeglob aliasing uses less space >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1342: 1; >> [0] C:/perl5.18/perl/lib/Config.pm: 82: goto \&launcher unless $Config::AUTOLOAD =~ /launcher$/; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1338: undef &AUTOLOAD; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 1339: goto \&$Config::AUTOLOAD; >> [0] C:/perl5.18/perl/lib/Config_heavy.pl: 14: return split ' ', (Internals::V())[1];