The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

POEIKC::Daemon - POE IKC daemon

SYNOPSIS

poeikcd

        poeikcd start -p=47225
        poeikcd stop  -p=47225
        poeikcd --help

And then poikc (POK IKC Client)

        poikc -H hostname [options] args...
        poikc --help

DESCRIPTION

POEIKC::Daemon is daemon of POE::Component::IKC

AUTHOR

Yuji Suzuki <yujisuzuki@mail.arbolbell.jp>

LICENSE

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

SEE ALSO

POE::Component::IKC::ClientLite