The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
    "description": "Minkey type",
    "bson_type": "0xFF",
    "test_key": "a",
    "valid": [
        {
            "description": "Minkey",
            "bson": "08000000FF610000",
            "extjson": "{\"a\" : {\"$minKey\" : 1}}"
        }
    ]
}