Which CPAN module would you recommend for turning HTML into plain text?

老子叫甜甜 提交于 2019-11-30 05:44:55

问题


Which CPAN module would you recommend for turning HTML into formatted plain text?

One strict requirement is that the module must handle Unicode characters.


回答1:


I like HTML::FormatText and HTML::FormatText::WithLinks




回答2:


See the example script htext that comes with HTML::Parser.



来源:https://stackoverflow.com/questions/1934638/which-cpan-module-would-you-recommend-for-turning-html-into-plain-text

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!