#!/usr/bin/perl # hello.pl - Don Yang (uguu.org) # # 09/03/04 print "HELLO WORLD\n" while 1;