- or download this
use strict;
use warnings;
...
};
&$rcDoIt;
}
- or download this
$rhRes = {
'tod' => '14',
...
'dow' => '0',
'area_code' => '617'
};
- or download this
use strict;
use warnings;
...
};
print Data::Dumper->Dumpxs( [ $rhRes ], [ qw{ rhRes } ] );