$CPAN::Config = {
'build_cache' => q[10],
'build_dir' => q[X:\usr\local\perl\5.006\cpan\build],
'cache_metadata' => q[1],
'cpan_home' => q[X:\usr\local\perl\5.006\cpan],
'ftp' => q[C:\WIN2K\system32\ftp.EXE],
'ftp_proxy' => q[],
'getcwd' => q[cwd],
'gzip' => q[X:\bin\gzip.EXE],
'http_proxy' => q[],
'inactivity_timeout' => q[0],
'index_expire' => q[1],
'inhibit_startup_message' => q[0],
'keep_source_where' => q[X:\usr\local\perl\5.006\cpan\sources],
'lynx' => q[X:\bin\lynx.EXE],
'make' => q["P:\C-Entwicklung\Visual C++ .NET\VC7\BIN\nmake.EXE"],
'make_arg' => q[],
'make_install_arg' => q[],
'makepl_arg' => q[],
'ncftpget' => q[P:\ncftp\ncftpget.EXE],
'no_proxy' => q[],
'pager' => q[X:\bin\less.EXE],
'prerequisites_policy' => q[ask],
'proxy_user' => q[],
'scan_cache' => q[atstart],
'shell' => q[cmd.exe],
'tar' => q[X:\bin\tar.EXE],
'term_is_latin' => q[1],
'unzip' => q[X:\bin\unzip.EXE],
'urllist' => [q[ftp://ftp.uni-erlangen.de/pub/source/CPAN/]],
'wait_list' => [q[wait://ls6.informatik.uni-dortmund.de:1404]],
'wget' => q[X:\bin\wget.EXE],
};