Ah, forgot to ask, in the previous node, the line of code:
for my $k (keys %$init_hash) { $new_cmd->{$k} = $init_hash->{$k}; }
Is there a more idiomatic way to say that?
Thanks,
cbeckley
In reply to Re^3: How best to validate the keys of hashref arguments?
by cbeckley
in thread How best to validate the keys of hashref arguments?
by cbeckley
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |