#!/usr/bin/perl while ($in=) { # Read from until chomp $in; # Remove print "By Kiddy.pl: $in\n"; # Print out what we read }