1Mango::BSON::Document(3U)ser Contributed Perl DocumentatiMoanngo::BSON::Document(3)
23
4
NAME
6Mango::BSON::Document - Document type
7
SYNOPSIS
9use Mango::BSON::Document;
1011
tie my %hash, 'Mango::BSON::Document';
12
DESCRIPTION
14Mango::BSON::Document is a container for the BSON document type used by
15Mango::BSON.
16
SEE ALSO
18Mango, Mojolicious::Guides, <http://mojolicio.us>.
1920
21
22
perl v5.34.0 2022-01-21 Mango::BSON::Document(3)