Group
Extension

Matches 2

YAML-Dump ( P/PO/POLETTIX/YAML-Dump-1.84.tar.gz, POLETTIX, 2018; MetaCPAN )
YAML-Dump/lib/YAML/Dump.pm ( view source; MetaCPAN )
andidates = [
         'JSON::PP::Boolean',
         'boolean',
         'JSON::XS::Boolean',
         'Types::Serialiser::Boolean',  # should not be needed
         'Mojo::JSON::_Bool',           # o
YAML-Dump ( P/PO/POLETTIX/YAML-Dump-1.84.tar.gz, POLETTIX, 2018; MetaCPAN )
YAML-Dump/lib/YAML/Dump.pod ( view source; MetaCPAN )
rk.

=item *

L<JSON::PP::Boolean>

=item *

L<boolean>

=item *

L<JSON::XS::Boolean>

=item *

L<Types::Serialiaser::Boolean> (although it should not be needed)

=item *

L<Mojo::JSON::_Bool>, for L
<Mojolicious> up to version 6.21 (it later
switched to L<JSON::PP::Boolean>).

=back


=head2 Unsupported References

When a reference that is neither a hash nor an array reference is found,
method L<

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