NAME

POEIKCdaemon::Utility - Utility for POEIKCdaemon

SYNOPSIS

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

DESCRIPTION

POEIKCdaemon::Utility is Utility for POEIKCdaemon

AUTHOR

Yuji Suzuki <yuji.suzuki.perl@gmail.com>

LICENSE

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

SEE ALSO

POEIKCdaemon