App::MadEye::Plugin::Notify::IKC - notify with POE


NAME

App::MadEye::Plugin::Notify::IKC - notify with POE


SCHEMA

    type: map
    mapping:
        daemon_port:
            type: int
            required: yes
        daemon_ip:
            type: str
            required: yes
        timeout:
            required: yes
            type: int
        key:
            required: yes
            type: str
        cutoff_length:
            required: yes
            type: int


AUTHOR

Tokuhiro Matsuno


SEE ALSO

the App::MadEye manpage, the POE manpage, the POE::Component::IKC manpage