The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

POEIKC::Daemon::Utility - Utility for POEIKC::Daemon

SYNOPSIS

        $ret = $ikc->post_respond('POEIKCd/method_respond' =>
                ['POEIKC::Daemon::Utility'=> $method_name, $args ..] );
        print Dumper $ret;

DESCRIPTION

POEIKC::Daemon::Utility is Utility for POEIKC::Daemon

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

POEIKC::Daemon