The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

ikachan_client - ikachan client

SYNOPSIS

  # join channel
  ikachan -s http://127.0.0.1:4979/ join \#channel

  # leave channel
  ikachan -s http://127.0.0.1:4979/ leave \#channel

  # sent message
  ikachan -s http://127.0.0.1:4979/ notice \#channel message
  ikachan -s http://127.0.0.1:4979/ privmsg \#channel message

OPTIONS

-s, --server

ikachan server url.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 110:

=over without closing =back