my $content_span = do { open my $datei, "<", $spankiller_input or die $!; local $/; <$datei> };