我似乎有错误的垃圾邮件,现在正在尝试改变它。 我在其他地方读取删除/root/.cpam,我做了,但没有帮助我启动对话框。
当我input控制台或configuration,我得到:
perl -MCPAN -e shell Terminal does not support AddHistory. cpan shell -- CPAN exploration and modules installation (v1.7602) ReadLine support available (try 'install Bundle::CPAN') cpan> o conf CPAN::Config options from /usr/lib/perl5/5.8.8/CPAN/Config.pm: commit Commit changes to disk defaults Reload defaults from disk init Interactive setting of all options build_cache 10 build_dir /home/andy/sw/bugzilla-4.0.1/install DateTime/build cache_metadata 1 cpan_home /home/andy/sw/bugzilla-4.0.1/install DateTime dontload_hash ftp /usr/bin/ftp ftp_proxy getcwd cwd gpg /usr/bin/gpg gzip /usr/bin/gzip histfile /home/andy/sw/bugzilla-4.0.1/install DateTime/histfile histsize 100 http_proxy inactivity_timeout 0 index_expire 1 inhibit_startup_message 0 keep_source_where /home/andy/sw/bugzilla-4.0.1/install DateTime/sources lynx make /usr/bin/make make_arg make_install_arg makepl_arg ncftpget /usr/bin/ncftpget no_proxy pager less prerequisites_policy ask scan_cache atstart shell /bin/bash tar /bin/tar term_is_latin 1 unzip /usr/bin/unzip urllist ftp://ftp.fu-berlin.de/unix/languages/perl/ wget /usr/bin/wget cpan>
显然,当我尝试安装DateTime模块时,我做了一些错误。
我该如何解决这个问题? 我在suse 10.3
从CPAN摘录如下:
随后可以通过在CPAN shell中发出命令o conf init来启动configuration对话框。 configuration对话框的一个子集可以通过发出o conf init WORD运行,其中WORD是任何有效的configurationvariables或正则expression式。