my $times = shift || 500; my $line = ; while( $times-- ) { print "$line\n"; } __DATA__ I will not throw paper hairplanes in class. #### for( count = 0; count < 500; count++ )