Group
Extension

Matches 2

MongoDB ( M/MO/MONGODB/MongoDB-v2.2.2.tar.gz, MONGODB, 2020; MetaCPAN )
MongoDB/lib/MongoDB/DataTypes.pod ( view source; MetaCPAN )
lowing JSON libraries will also be encoded
correctly in the database:

=over 4

=item *

L<JSON::XS>

=item *

L<JSON::PP>

=item *

L<Cpanel::JSON::XS>

=item *

L<Mojo::JSON>

=item *

L<JSON::Tiny>
MongoDB ( M/MO/MONGODB/MongoDB-v2.2.2.tar.gz, MONGODB, 2020; MetaCPAN )
MongoDB/lib/MongoDB/Upgrading/v1.pod ( view source; MetaCPAN )
mon JSON boolean classes

Most JSON libraries on CPAN implement their own boolean classes.  The
following libraries boolean types will now encode correctly as BSON
booleans:

=over 4

=item *

JSON::X
S

=item *

Cpanel::JSON::XS

=item *

JSON::PP

=item *

JSON::Tiny

=item *

Mojo::JSON

=back

=head2 DBRef objects

The C<fetch> method and related attributes C<client>, C<verify_db>, and
C<verify

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.