$x = { a => undef b => 'x', }; __END__ Can't modify constant item in undef operator at - line 3, near "b =>" Execution of - aborted due to compilation errors.