Re: [MacPerl-WebCGI] well split!!!

[email protected] (Adam Witney) Wed, 07 Mar 2001 10:14:56 -0500
Newsgroups perl.macperl.webcgi
Message-ID <B6CBBAA0.8276%[email protected]>
just a thought.... but have you checked the line endings of the data file?

> -- statement is executed, that the entire data file is placed within
> the $_ variable (I can confirm this by printing $_). So, that appears
> to me to be the reason the while () loop is done only once. Hence
> only the first filling of the variables occurs. But, I want to grab
> all the data, a record at a time, and display them. Am I making any
> sense?
> 
> tedd
> -- 
> http://sperling.com/