#!/usr/bin/perl

while (<>)
{
	s/\b(\w+)	# erkenne ein Wort
	\s		# welches durch ein Whitespace getrennt ist
	(?=\1		# Schaue ob danach das gleiche Wort vorkommt
	\b		# welches durch eine Wortgrenze endet
	(?!'\w		# Apostroph gilt aber nicht als Wortgrenze
	))//gix;
	print;
}
Fr Jul 30 13:54:24 CEST 2021
patent_button.gif valid-html401.png elektra.jpg fsfe-logo.png valid-css.png vim.gif anybrowser.gif