Help for this page
#! perl use strict; ... my $destref = \${$hashRef->{'a'}}; # <- problematic line dd \%testHash;
2:28 >perl 1389_SoPW.pl { a => \undef } 2:28 >