Changes for version 0.02 - 2026-04-30
- Bug fixes: keepalive PING/PONG callback routing; last_error_code now reports the top-level exception code; IPv6 URI literals; skip_pending socket teardown.
- HTTP arrayref insert() croaks on nested refs; nested Array/Tuple/Map columns require the native protocol.
- POD rewrite; expanded t/, xt/, and eg/.
Documentation
Modules
Async ClickHouse client using EV
Examples
- eg/auto_reconnect.pl
- eg/decode_options.pl
- eg/drain.pl
- eg/error_handling.pl
- eg/fan_out.pl
- eg/graceful_shutdown.pl
- eg/insert.pl
- eg/ipv6.pl
- eg/keepalive.pl
- eg/named_rows.pl
- eg/native.pl
- eg/native_compress.pl
- eg/on_progress.pl
- eg/params.pl
- eg/ping.pl
- eg/query.pl
- eg/queue.pl
- eg/settings.pl
- eg/streaming.pl
- eg/tls.pl
- eg/totals.pl
- eg/uri.pl
- eg/with_totals.pl