Lines Matching refs:Config

9 use Config;
15 $Revision $VERSION $Verbose %Config
308 $Recognized_Att_Keys{uc $item} = $Config{$item};
309 print "Attribute '\U$item\E' => '$Config{$item}'\n"
500 my($pthinks) = $self->canonpath($INC{'Config.pm'});
501 my($cthinks) = $self->catfile($Config{'archlibexp'},'Config.pm');
507 $pthinks =~ s![/\\]Config\.pm$!!i; $pthinks =~ s!.*[/\\]!!;
510 $pthinks =~ s!/Config\.pm$!!; $pthinks =~ s!.*/!!;
513 Your perl and your Config.pm seem to have different ideas about the
516 Config says: [$Config{archname}]
742 my($hint)="${^O}_$Config{osvers}";
890 system("$Config::Config{eunicefix} $finalname") unless $Config::Config{eunicefix} eq ":";
1083 The INSTALL... macros in turn default to their %Config
1084 ($Config{installprivlib}, $Config{installarchlib}, etc.) counterparts.
1131 without LIB, setting PREFIX replaces the initial C<$Config{prefix}>
1133 set (but are set to still start with C<$Config{prefix}>).
1269 INSTALLPRIVLIB as Configure decided for the counterparts in %Config ,
1517 INSTALLDIRS=perl. Defaults to $Config{installman*dir}.
1526 Defaults to $Config{installprivlib}.
1615 Defaults to $Config{ld}.
1621 to use it. (See L<Config/lddlflags>)
1623 Defaults to $Config{lddlflags}.
1755 (Where BASEEXT is the last component of NAME, and OBJ_EXT is $Config{obj_ext}.)
1824 Defaults to $Config{installprefixexp} falling back to
1825 $Config{installprefix}, $Config{prefixexp} or $Config{prefix} should
1826 $Config{installprefixexp} not exist.
1940 Config defaults. Failing that, it will fall back to a structure
1989 Defaults to $Config{siteprefixexp}. Perls prior to 5.6.0 didn't have
1990 an explicit siteprefix in the Config. In those cases
1991 $Config{installprefix} will be used.
2015 Defaults to $Config{vendorprefixexp}.
2237 Config.pm. In addition it evaluates architecture specific hints files