chomp( my $line = <STDIN> ); print "You typed '$line'.\n"; [download]
In reply to Re: a simple work task by Anonymous Monk in thread a simple work task by polycomb