Help for this page
Select Code to Download
Select
or
download this
%hash = map { chomp; my ( $a, $b) = split / = /; $a => $b } <INF>;