XML::OPML::SimpleGen let's you simply genereate OPML formated XML documents without having to much to worry about. It is a drop in replacement for XML::OPML in regards of generation. As this module uses XML::Simple it is rather generous in regards of attribute or element names.
OPML 生成のためのシンプルな API を提供するモジュール。OPML 程度ならテンプレートでやったほうが楽かもしれませんが、プログラマブルに扱えるということでメモ。