Help for this page
@hash{ grep( !defined($hash{$_}), @mips) } = (999) x @mips;
@new{@mips}=map(($hash{$_}||999),@mips);