$ perl -MRegexp::Common=number -pe 's/(?>$RE{num}{decimal})\K(?=$RE{num}{decimal})/ /g' input.txt >output.txt