package POEIKC; use strict; use 5.8.1; our $VERSION = '0.02_04'; 1; __END__ =head1 NAME POEIKC - A framework to make a daemon or P2P with "PoCo::IKC" =head1 SYNOPSIS L (daemon) poeikcd start -p=47225 poeikcd stop -p=47225 poeikcd --help And then L (client) poikc -H hostname [options] args... poikc --help =head1 DESCRIPTION L is daemon of POE::Component::IKC. And then L is for poeikcd. =head1 AUTHOR Yuji Suzuki Eyujisuzuki@mail.arbolbell.jpE =head1 LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =head1 SEE ALSO L L L See L (Japanese site) =cut