manakai (beta)

Perl Modules for Internet Messages and XML

What's this?

manakai is a set of object-oriented Perl modules for processing RFC 2822 Internet messages, HTML and XML documents, and CSS style sheets.

manakai enables Perl scripts to access HTML and XML documents and CSS style sheets using the standard-compliant DOM interface. For more information on the standards supported by manakai modules, see the following table:

manakai の RFC 2822 系インターネット・メッセージを操作するためのモジュール群は、 現在整理中です。

What's new?

An Atom feed for ChangeLog diffs is available.

下位プロジェクト

モジュール

デモ

文書

他のモジュールへの依存性

Perl 5.8.7
古い版の Perl では動作しません。 5.8.4 くらいでも動くかもしれませんが、 未確認です。
CharClass
XML 構文解析器を使用する場合に Char::Class::XML が必要です。

インストール

  1. 配布ファイルを入手します
  2. 配布ファイルを適切な場所で展開します。 lib/ 以下の Perl モジュール・ファイルを Perl が見つけられる場所 (@LIB で指定されたディレクトリ) に置くだけで構いません。

ダウンロード

開発版スナップ写真
manakai 開発版スナップ写真 (最新版)
manakai 0.4.0 (2007年9月29日)
manakai 0.3.2 (2006年6月18日)
manakai 0.3.1 (2006年4月22日)
開発版
CVS repository (suika.fam.cx)

Author

.

License

Copyright 2002‐2008 Wakaba <>.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.