NAME
DR::Tnt::Msgpack::Types::Int - container for integer.
SYNOPSIS
use DR::Tnt::Msgpack::Types::Int;
my $o = DR::Tnt::Msgpack::Types::Int->new(123);
my $blob = msgpack($o);
DR::Tnt::Msgpack::Types::Int - container for integer.
use DR::Tnt::Msgpack::Types::Int;
my $o = DR::Tnt::Msgpack::Types::Int->new(123);
my $blob = msgpack($o);