Group
Extension

Matches 1

Log-UDP-Client ( R/RO/ROBINS/Log-UDP-Client-0.20.2.tar.gz, ROBINS, 2017; MetaCPAN )
Log-UDP-Client/lib/Log/UDP/Client.pm ( view source; MetaCPAN )
 \@ARGV,
    });

    # Use of JSON serializer
    my $logger = Log::UDP::Client->new( serializer_module => 'JSON' );

    # Will emit { "message" => "Hi" } because JSON want to wrap stuff into a hash
 about them there.

=head1 SEE ALSO

=over 4

=item *

L<Moose>

=item *

L<Storable>

=item *

L<JSON::XS>

=item *

L<IO::Socket::INET>

=back

=for :stopwords cpan testmatrix url annocpan anno bugt

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