use strict; use warnings; $/ = undef; print "Say something: " my $Input = ; print "You typed $Input\n';