home *** CD-ROM | disk | FTP | other *** search
-
- # This is CPAN.pm's systemwide configuration file. This file provides
- # defaults for users, and the values can be changed in a per-user
- # configuration file. The user-config file is being looked for as
- # ~/.cpan/CPAN/MyConfig.pm.
-
- $CPAN::Config = {
- 'build_cache' => q[10],
- 'build_dir' => q[C:\Programme\TSW\Apache2\tmp\.cpan\build],
- 'cache_metadata' => q[1],
- 'cpan_home' => q[C:\.cpan],
- 'ftp' => q[C:\WINDOWS\system32\ftp.exe],
- 'ftp_proxy' => q[],
- 'getcwd' => q[cwd],
- 'gzip' => q[C:\Programme\TSW\Apache2\perl\bin\gzip.EXE],
- 'http_proxy' => q[],
- 'inactivity_timeout' => q[0],
- 'index_expire' => q[1],
- 'inhibit_startup_message' => q[0],
- 'keep_source_where' => q[C:\Programme\TSW\Apache2\tmp\.cpan\sources],
- 'lynx' => q[],
- 'make' => q[C:\Programme\TSW\Apache2\perl\bin\NMAKE.EXE],
- 'make_arg' => q[],
- 'make_install_arg' => q[UNINST=1],
- 'makepl_arg' => q[],
- 'ncftpget' => q[],
- 'no_proxy' => q[],
- 'pager' => q[C:\Programme\TSW\Apache2\perl\bin\less.exe],
- 'prerequisites_policy' => q[ask],
- 'scan_cache' => q[atstart],
- 'shell' => q[],
- 'tar' => q[C:\Programme\TSW\Apache2\perl\bin\tar.exe],
- 'term_is_latin' => q[1],
- 'unzip' => q[C:\Programme\TSW\Apache2\perl\bin\unzip.exe],
- 'urllist' => [q[ftp://theoryx5.uwinnipeg.ca/pub/CPAN/], q[ftp://cpan.sunsite.ualberta.ca/pub/CPAN/], q[ftp://ftp.nrc.ca/pub/CPAN/], q[ftp://cpan.chebucto.ns.ca/pub/CPAN/]],
- 'wait_list' => [q[wait://ls6-www.informatik.uni-dortmund.de:1404]],
- 'wget' => q[C:\Programme\TSW\Apache2\perl\bin\wget.exe],
- };
- 1;
- __END__
-