$ perle 'open my $fh, ">", "not_a_file"; say "$fh"; unlink "not_a_file";' GLOB(0x8000c42e0) $ perle 'my $hashref = {}; say "$hashref";' HASH(0x800003bc8)