#!/usr/bin/perl use v5.12; use warnings; # use diagnostics; # nur wer mag print "Notiz: "; my $notiz = readline STDIN;