エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Shipped HTML::Escape, extremely fast HTML escaping - tokuhirom's blog
Shipped HTML::Escape, extremely fast HTML escaping HTML::Escape is a drop out module from Text::X... Shipped HTML::Escape, extremely fast HTML escaping HTML::Escape is a drop out module from Text::Xslate. Text::Xslate have a pretty fast HTML escaping feature, but it's a big library. Perl mongers doesn't want to depend Text::Xslate. use HTML::Escape qw/escape_html/; escape_html("<^o^>"); It's pretty faster than HTML::Entities, thanks. Rate HTML::Entities HTML::Escape HTML::Entities 14.0/s -- -91%
2012/09/30 リンク