Help for this page

Select Code to Download


  1. or download this
        %hash = map { chomp; my ( $a, $b) = split / = /; $a => $b } <INF>;