Help for this page
($thing1, $thing2) = ($1, $2) if /^\s{9}(\S+)\s{10}(\S+)/;
($thing1, $thing2) = split;