The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
mario:
    four_id: 1
    name: Mario
    name_key: <%= make_key("Mario") %>

luigi:
    four_id: 2
    name: Luigi
    name_key: <%= make_key("Luigi") %>

toad:
    four_id: 3
    name: Toad
    name_key: <%= make_key("Toad") %>