in reply to Problems With Hash Pointer Assignments
The code "%{$HashData} = undef;" is incorrect, and not doing anything anyway.>perl -MData::Dumper -we "my $v={''=>undef}; my $h; %$h=%$v; print Dum +per $h" --OUTPUT-- $VAR1 = { '' => undef };
...each is assigned his own private delusion but he cannot see the baggage on his own back.
|
|---|