Yuji Suzuki > POEIKC-0.04 > POEIKC::Daemon::Utility

Download:
POEIKC-0.04.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

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