5.36 - booleans!

     * perl has now "real" booleans
     * experimental
     * It's not a new type of variable, but the scalar gets a magic internal flag
     * Important when interchanging data with other applications, often using JSON or
       YAML