Changes between Version 4 and Version 5 of Tiarra
- Timestamp:
- 12/10/07 22:30:20 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tiarra
v4 v5 3 3 Pure Perl で書かれた IRC Proxy ソフトウェア 4 4 5 == 特徴 == 5 == 特徴 == #features 6 6 * IPv6 サポート 7 7 * マルチキャスト(一つのIRCクライアントから複数のサーバを閲覧できる機能)標準サポート … … 12 12 * 複数サーバに同時アクセス (select を利用した複数同時IOのフレームワークを持っています) 13 13 14 == リポジトリパス == 14 == リポジトリパス == #install 15 15 16 16 svn co http://svn.coderepos.org/share/lang/perl/tiarra/ … … 20 20 [http://svn.coderepos.org/share/lang/perl/tiarra/doc/module-toc.html モジュール一覧] 21 21 22 == 依存ソフトウェア == 22 == 依存ソフトウェア == #depends 23 23 24 24 * Perl (5.6.0以上) 25 25 26 == 推奨ソフトウェア == 26 == 推奨ソフトウェア == #recommends 27 27 28 28 * IPv6 サポートには IO::Socket::INET6 が必要です 29 29 * Encode がインストールされていない場合は Unicode::Japanese (の XS) をインストールすることを推奨します 30 30 31 == その他書くべきこと == 31 == その他書くべきこと == #what-to-say 32 32 * conf のプリプロセッサとか %PRE{ や %CODE{ の話 33 33 * クライアントの realname 欄に $foo=bar;baz=qux$ とか書いてクライアントオプション。 encoding とか。
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)