Changeset 10582 for lang/perl/Punc/trunk

Show
Ignore:
Timestamp:
04/27/08 18:52:20 (7 months ago)
Author:
mizzy
Message:

ドキュメントちょっと修正。

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Punc/trunk/lib/Punc.pm

    r10103 r10582  
    8080  # ./bin/puncd 
    8181 
     82puncmasterdとは別ホスト上で動かす場合、./etc/puncd.yaml の puncmaster_host を適宜変更してから puncd を起動してください。 
     83 
    8284=head2 puncmaster-ca コマンドによる証明書への署名 
    8385 
     
    8688=head2 punc コマンドでのモジュール実行 
    8789 
    88   # ./bin/punc localhost call service description 
    89   # ./bin/punc localhost call service status httpd 
     90  # ./bin/punc "*" call service description 
     91  # ./bin/punc "*" call service status httpd 
    9092 
    9193=head2 Punc::Client でのモジュール実行 
     
    9799=head1 TODO 
    98100 
    99 とりあえず、YAPC::Asia 2008 までには以下のあたりは実装する。  
     101とりあえず、YAPC::Asia 2008 までには以下のあたりは実装する。 
    100102 
    101103 * SSL 実装