pod2html 命令是一个 Perl 工具,可以将文档转换成 html 格式以方便阅读。
参考:https://blog.csdn.net/tonychan129/article/details/20668153
参考:https://www.tutorialspoint.com/unix_commands/pod2html.htm
报错:pod2html: command not found
搜索哪个模块相关:
yum whatprovides "*/libzip"
执行:
yum install perl-Pod-Html-1.22.02-416.el8.noarch