logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mango::BSON::Document - Document type

Description

       Mango::BSON::Document is a container for the BSON document type used by Mango::BSON.

Name

       Mango::BSON::Document - Document type

See Also

       Mango, Mojolicious::Guides, <http://mojolicio.us>.

perl v5.30.3                                       2020-06-05                         Mango::BSON::Document(3pm)

Synopsis

         use Mango::BSON::Document;

         tie my %hash, 'Mango::BSON::Document';

See Also