if ($variable =~ /:\W{1,15}([0-9.]+)\W{1,15}([0-9.]+)/) { ($first, $second) = ($1, $2);