The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
    "\u00C3lice": {
        "age": "42",
        "comment": "friend",
        "mail": "alice@example.org",
        "foo": "bar"
    },
    "B\u00F6b": {
        "age": "23",
        "comment": "",
        "mail": "bob@example.org",
        "foo ": ""
    }
}