Provided by: libmango-perl_0.22-1_all
NAME
Mango::BSON::Document - Document type
SYNOPSIS
use Mango::BSON::Document; tie my %hash, 'Mango::BSON::Document';
DESCRIPTION
Mango::BSON::Document is a container for the BSON document type used by Mango::BSON.
SEE ALSO
Mango, Mojolicious::Guides, <http://mojolicio.us>.