Re: [MacPerl] Re: [MacPerl-WebCGI] Help in perl formatting a text file
[email protected] (Detlef Lindenthal) Tue, 29 Oct 2002 19:51:42 +0200
| Newsgroups | perl.macperl,perl.macperl.webcgi |
|---|---|
| Message-ID | <[email protected]> |
I have to correct myself; the print lines should read
print "$1\t$2\t$3\t$4\t$5\t$6\t$7\t$8\n";
print D_O "$1\t$2\t$3\t$4\t$5\t$6\t$7\t$8\n";