Help for this page
while ( my ($key, $value) = each(%$po) ) { $hash{$key} = $value ? $value : "a"; }