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

前端 未结 2 528
没有蜡笔的小新
没有蜡笔的小新 2021-01-05 18:35

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

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

相关标签:
2条回答
  • 2021-01-05 19:04

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

    0 讨论(0)
  • 2021-01-05 19:15

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

    0 讨论(0)
提交回复
热议问题