算例运行报类似cannot locate Text/Soundex.pm in *****错
问题现象描述
算例运行时类似报错“cannot locate Text/Soundex.pm in *****”。
关键过程、根本原因分析
没有安装Text/Soundex.pm。
结论、解决方案及效果
安装Text/Soundex.pm。
cpan -i Text/Soundex.pm
父主题: 故障排除
算例运行时类似报错“cannot locate Text/Soundex.pm in *****”。
没有安装Text/Soundex.pm。
安装Text/Soundex.pm。
cpan -i Text/Soundex.pm