Prev: Re: [OT] EFSB at Titan Games | Next: Re: Babylon 5 Wars Fleet Action review |
Sorry, that wasn't supposed to go to the list.
#!/usr/bin/perl -w
use strict;
my counter;
for (counter=0; counter < 1000; counter++ ) {
print "I will not post before thinking.\n";
}
Roger
Prev: Re: [OT] EFSB at Titan Games | Next: Re: Babylon 5 Wars Fleet Action review |