Help for this page
Select Code to Download
Select
or
download this
$_ = $prefix . $_ foreach values %hash;
Select
or
download this
$hash{$_} = $prefix . $hash{$_} foreach keys %hash;