#!/usr/bin/perl print "This is a dumb argument.\n"; while(1) { print "No it's not!\n"; print "Yes it is!\n"; }