Home | History | Annotate | Download | only in src

Lines Matching refs:Config

152 use Config;
260 if (($os eq 'VMS') || ($Config{perlpath} =~ m/$Config{_exe}$/i)) {
261 $new_env{'__perlname'} = $Config{perlpath};
263 $new_env{'__perlname'} = $Config{perlpath} . $Config{_exe};