Group
Extension

Matches 1

Log-Handler ( B/BL/BLOONIX/Log-Handler-0.76.tar.gz, BLOONIX, 2012; MetaCPAN )
Log-Handler/lib/Log/Handler/Output/Socket.pm ( view source; MetaCPAN )
  dumper => sub { Convert::Bencode_XS::bencode($_[0]) }

    # or maybe

    use JSON::PC;

        dumper => sub { JSON::PC::convert($_[0]) }

=item B<connect>

This option is only useful if you want

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.