Perl x Open Food Facts Hackathon: Paris, France - May 24-25 Learn more

NAME

DR::Tnt::Msgpack::Types::Str - container for string.

SYNOPSIS

my $o = DR::Tnt::Msgpack::Types::Str->new(123);
my $blob = msgpack($o);

DESCRIPTION

See DR::Tnt::Msgpack::Types.