#! perl -slw use strict; chomp( my $interact1 = ); chomp( my $interact2 = ); print "Got: $interact1 $interact2";