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


POEIKC documentation  | view source Contained in the POEIKC distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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

AUTHOR

Top

Yuji Suzuki <yujisuzuki@mail.arbolbell.jp>

LICENSE

Top

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

SEE ALSO

Top

POEIKC::Daemon


POEIKC documentation  | view source Contained in the POEIKC distribution.