The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
  "invalid": true,
  "schema" : {
    "type": "//rec",
    "required": {
      "key": { "type": "//int" }
    },
    "optional": {
      "key": { "type": "//bool" }
    }
  }
}