Journal(2005) | Blog(2006) | RandomLink | WhoAmI | LiveBookmark | HomePage

<<Previous: using FeedBurner  >>Next: Template builtin Filters

be a CPANPLUS Tester

Category: Basic   Keywords: CPANPLUS tester

summary:
# Console 为控制台,Win2000 下运行 cmd
Console >perl -MCPAN -e shell
# 或者直接 cpan

cpan> install CPANPLUS
cpan> install Test::Reporter
cpan> q

Console >perl -MCPANPLUS -e shell
# 或者直接 cpanp
CPAN Terminal> s edit
# 修改你的配置如 hosts, base 等。测试的话最重要的将 'cpantest' => 1, 这个设置为 1
CPAN Terminal> s save
CPAN Terminal> i CPAN
# 安装模块
CPAN Terminal> q

将 'cpantest' => 1 后
如果安装模块出错(成功也会问)后会问你是否将错误报告给 CPAN
Would you like to send the test report? [y/N]:
到时候选 y 就可以了。

<<Previous: using FeedBurner  >>Next: Template builtin Filters

Options: +Del.icio.us

Related items Created on 2005-12-09 16:35:07, Last modified on 2005-12-09 16:44:10
Copyright 2004-2005 All Rights Reserved. Powered by Eplanet && Catalyst 5.62.