Re: [MacPerl-WebCGI] well split!! (Solved)

[email protected] Fri, 9 Mar 2001 05:23:20 +0900
Newsgroups perl.macperl.webcgi
Message-ID <v04011700b6cd949442ff@[211.132.154.45]>
 Adam Witney <[email protected]> wrote:
>applying the s/// here is too late as the while loop has already read in the
>whole file...
you're right of course - I tested it on a string, (which worked) not on the
poster's example. Apologies for misleading anyone