The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
    "description": "Maxkey type",
    "bson_type": "0xFF",
    "test_key": "a",
    "valid": [
        {
            "description": "Maxkey",
            "bson": "080000007F610000",
            "extjson": "{\"a\" : {\"$maxKey\" : 1}}"
        }
    ]
}