Help for this page
use warnings; use strict; ... print Dumper $data_c; print Dumper $data_b;
$VAR1 = { 'house' => undef, ... 'last' => 'Lou', 'area' => 'north' };