NAME
POEIKC::Daemon::Utility - Utility for POEIKC::Daemon
SYNOPSIS
$ret
=
$ikc
->post_respond(
'POEIKCd/method_respond'
=>
[
'POEIKC::Daemon::Utility'
=>
$method_name
,
$args
..] );
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.