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.
Mango::BSON::Document - Document type
use Mango::BSON::Document;
tie my %hash, 'Mango::BSON::Document';
Mango::BSON::Document is a container for the BSON document type used by Mango::BSON.