open(X,"< test"); undef $/; while() { print "hello" }