|< 1 2 >| | 17 Einträge, 2 Seiten |
QuoteThere's a new CPAN.pm version (v1.87) available!
[Current version is v1.59_54]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a seamless upgrade
while we are running...
Quote(Ausschnitt)Added to MANIFEST: Mail/TheBat/Webmistress ****
Added to MANIFEST: Office Vorlagen/L ****/Angebot.ott
Added to MANIFEST: Office Vorlagen/L ****/Brief.ott
Added to MANIFEST: Office Vorlagen/L ****/Mahnung.ott
Added to MANIFEST: Office Vorlagen/L ****/Rechnung.ott
Added to MANIFEST: Office Vorlagen/L ****/Zeitabrechnung.ott
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
$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],
};
|< 1 2 >| | 17 Einträge, 2 Seiten |