C:\>perl -le"push @a,{};print for @a" HASH(0x2252c0) C:\>perl -le"push @a,[];print for @a" ARRAY(0x2252c0)