The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

BSON::MaxKey - MaxKey data for BSON

VERSION

version 0.16

SYNOPSIS

    use BSON;

    my $key = BSON::MaxKey->new;

DESCRIPTION

This module is needed for BSON and it manages BSON's MaxKey element.

METHODS

new

Object constructor, takes no parameters.

SEE ALSO

BSON

AUTHORS

  • minimalist <minimalist@lavabit.com>

  • David Golden <david@mongodb.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2015 by minimalist and MongoDB, Inc..

This is free software, licensed under:

  The Apache License, Version 2.0, January 2004