table of contents
Mango::BSON::Document(3pm) | User Contributed Perl Documentation | Mango::BSON::Document(3pm) |
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>.
2020-06-05 | perl v5.30.3 |