Help for this page
use strict; use warnings; ... ); print Dumper(\%hash);
$VAR1 = { 'c' => ' ', 'a' => '200', 'b' => 'test' };