\@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