#!/usr/bin/perl use strict; use warnings; my $input = ; print "Eingabe war:",$input;