in reply to Re: Add Data to Hash Reference
in thread Add Data to Hash Reference
If you had read the warning, you'd have realized that there's something wrong with the lineReference found where even-sized list expected at ./875882.pl line 7. $VAR1 = { 'record' => { 'a' => 11, 'b' => 22 }, 'HASH(0x604290)' => undef };
my %test = { record => ' ' };
|
|---|