aleph:~ [19:27:57]$ perl -wMData::Dumper -e 'print Dumper {undef() => undef}' Use of uninitialized value in anonymous hash ({}) at -e line 1. $VAR1 = { '' => undef };