The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
    global      => {
        global          => 123,
    },
    command_a   => {
        global          => 234,
        command_local1  => 22,
    },
}