#! /usr/bin/env perl $| = 1; print "test"; print "\n"; print 'Enter: '; #### test.pl .. test