Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HTML を書式設定されたプレーン テキストに変換するために、どの CPAN モジュールをお勧めしますか?
厳密な要件の 1 つは、モジュールが Unicode 文字を処理する必要があることです。
HTML::FormatTextとHTML::FormatText::WithLinksが好きです
HTML::Parserに付属するサンプル スクリプトhtextを参照してください。