Help for this page

Select Code to Download


  1. or download this
    my @values = split(" ", $_);
    my ($key, $value) = @values[0,6];