Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more
12345678910 { "top1": [ "item1", { "key2": "value2" }, "item3" ], "top2": "value2"}
{
"top1"
: [
"item1"
,
"key2"
:
"value2"
},
"item3"
],
"top2"
}