用CPAN方法安装:
#perl -MCPAN -e 'install Bundle::LWP'
除了上面的模块外,另外还要安装
#perl -MCPAN -e 'install HTML::Parser' -e 'install HTML::Formatter'
用CPAN方法安装:
#perl -MCPAN -e 'install Bundle::LWP'
除了上面的模块外,另外还要安装
#perl -MCPAN -e 'install HTML::Parser' -e 'install HTML::Formatter'