NAME
DR::Tnt::Msgpack::Types::Bool - container for bool.
SYNOPSIS
use DR::Tnt::Msgpack::Types::Bool;
my $o = DR::Tnt::Msgpack::Types::Bool->new(1);
my $blob = msgpack($o);
DR::Tnt::Msgpack::Types::Bool - container for bool.
use DR::Tnt::Msgpack::Types::Bool;
my $o = DR::Tnt::Msgpack::Types::Bool->new(1);
my $blob = msgpack($o);