IO: Input from keyboard



my $input = <STDIN>;
chomp $input;